Skip to content

Commit c127261

Browse files
Update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.1.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 115f5e3 commit c127261

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ buildscript {
2424
classpath 'com.android.tools.build:gradle:8.8.0'
2525
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${kotlinVersion}"
2626
classpath "org.jetbrains.kotlin:kotlin-serialization:${kotlinVersion}"
27-
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.1'
27+
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.2'
2828
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.7"
2929
classpath "org.jlleitschuh.gradle:ktlint-gradle:12.1.2"
3030
// NOTE: Do not place your application dependencies here; they belong

0 commit comments

Comments
 (0)