File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.3.2'
19- classpath ' com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.12 '
19+ classpath ' com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.13 '
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 111111 <trusting group =" com.github.spotbugs" />
112112 <trusting group =" com.github.spotbugs.snom" name =" spotbugs-gradle-plugin" version =" 6.0.11" />
113113 <trusting group =" com.github.spotbugs.snom" name =" spotbugs-gradle-plugin" version =" 6.0.12" />
114+ <trusting group =" com.github.spotbugs.snom" name =" spotbugs-gradle-plugin" version =" 6.0.13" />
114115 <trusting group =" com.github.spotbugs.snom" name =" spotbugs-gradle-plugin" version =" 6.0.7" />
115116 <trusting group =" com.github.spotbugs.snom" name =" spotbugs-gradle-plugin" version =" 6.0.8" />
116117 <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