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.11.0'
19- classpath ' com.github.spotbugs.snom:spotbugs-gradle-plugin:6.2.1 '
19+ classpath ' com.github.spotbugs.snom:spotbugs-gradle-plugin:6.2.2 '
2020 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
2121 classpath " io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.8"
2222 }
Original file line number Diff line number Diff line change 249249 <trusting group="com.github.spotbugs.snom" name="spotbugs-gradle-plugin" version="6.1.13"/>
250250 <trusting group="com.github.spotbugs.snom" name="spotbugs-gradle-plugin" version="6.2.0"/>
251251 <trusting group="com.github.spotbugs.snom" name="spotbugs-gradle-plugin" version="6.2.1"/>
252+ <trusting group="com.github.spotbugs.snom" name="spotbugs-gradle-plugin" version="6.2.2"/>
252253 </trusted-key>
253254 <trusted-key id="DB0597E3144342256BC81E3EC727D053C4481CF5" group="org.tensorflow" name="tensorflow-lite-metadata" version="0.1.0-rc2"/>
254255 <trusted-key id="DBD744ACE7ADE6AA50DD591F66B50994442D2D40" group="^com[.]squareup($|([.].*))" regex="true"/>
You can’t perform that action at this time.
0 commit comments