File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ buildscript {
1616 }
1717 dependencies {
1818 classpath ' com.android.tools.build:gradle:8.5.0'
19- classpath ' com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.18 '
19+ classpath ' com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.19 '
2020 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
2121 classpath " io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.6"
2222 }
Original file line number Diff line number Diff line change 121121 <trusting group =" com.github.spotbugs.snom" name =" spotbugs-gradle-plugin" version =" 6.0.14" />
122122 <trusting group =" com.github.spotbugs.snom" name =" spotbugs-gradle-plugin" version =" 6.0.16" />
123123 <trusting group =" com.github.spotbugs.snom" name =" spotbugs-gradle-plugin" version =" 6.0.18" />
124+ <trusting group =" com.github.spotbugs.snom" name =" spotbugs-gradle-plugin" version =" 6.0.19" />
124125 <trusting group =" com.github.spotbugs.snom" name =" spotbugs-gradle-plugin" version =" 6.0.7" />
125126 <trusting group =" com.github.spotbugs.snom" name =" spotbugs-gradle-plugin" version =" 6.0.8" />
126127 <trusting group =" com.github.spotbugs.snom" name =" spotbugs-gradle-plugin" version =" 6.0.9" />
You can’t perform that action at this time.
0 commit comments