File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ import org.gradle.internal.jvm.Jvm
16
16
buildscript {
17
17
dependencies {
18
18
classpath " com.android.tools.build:gradle:$androidPluginVersion "
19
- classpath ' com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.0 '
19
+ classpath ' com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.2 '
20
20
classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
21
21
classpath " io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.7"
22
22
classpath " commons-httpclient:commons-httpclient:3.1@jar" // remove after entire switch to lib v2
Original file line number Diff line number Diff line change 102
102
<trusted-key id="3288B8BE8512D6C0CA185268C51E6CBC7FF46F0B" group="com.google.auto"/>
103
103
<trusted-key id="33FD4BFD33554634053D73C0C2148900BCD3C2AF" group="org.jetbrains" name="annotations" version="23.0.0"/>
104
104
<trusted-key id="34441E504A937F43EB0DAEF96A65176A0FB1CD0B">
105
+ <trusting group="org.apache.groovy" name="groovy-bom" version="4.0.22"/>
105
106
<trusting group="org.codehaus.groovy"/>
106
107
<trusting group="org.codehaus.groovy" name="groovy" version="3.0.10"/>
107
108
<trusting group="org.codehaus.groovy" name="groovy-bom" version="3.0.19"/>
You can’t perform that action at this time.
0 commit comments