File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 130130 <trusting group="ch.qos.logback"/>
131131 <trusting group="org.slf4j"/>
132132 </trusted-key>
133+ <trusted-key id="635EE627345F3C1DD422B2E207D3516820BCF6B1" group="com.github.ben-manes.caffeine" name="caffeine" version="2.9.3"/>
133134 <trusted-key id="694621A7227D8D5289699830ABE9F3126BB741C1" group="^com[.]google($|([.].*))" regex="true"/>
134135 <trusted-key id="696B6199A2A9D8C29CE78CC0D041CAD2E452550F" group="com.google.protobuf"/>
135136 <trusted-key id="6A814B1F869C2BBEAB7CB7271A2A1C94BDE89688" group="org.apache.httpcomponents" name="httpcomponents-parent" version="12"/>
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ buildscript {
1919 }
2020 dependencies {
2121 classpath ' com.android.tools.build:gradle:8.13.0'
22- classpath ' com.github.spotbugs.snom:spotbugs-gradle-plugin:6.3 .0'
22+ classpath ' com.github.spotbugs.snom:spotbugs-gradle-plugin:6.4 .0'
2323 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
2424 classpath " io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.8"
2525 classpath " org.jacoco:org.jacoco.core:$jacoco_version "
Original file line number Diff line number Diff line change 1212buildscript {
1313 dependencies {
1414 classpath ' com.android.tools.build:gradle:8.13.0'
15- classpath ' com.github.spotbugs.snom:spotbugs-gradle-plugin:6.3 .0'
15+ classpath ' com.github.spotbugs.snom:spotbugs-gradle-plugin:6.4 .0'
1616 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
1717 classpath " io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.8"
1818 classpath " commons-httpclient:commons-httpclient:3.1@jar" // remove after entire switch to lib v2
You can’t perform that action at this time.
0 commit comments