Skip to content

Commit f1d82e6

Browse files
chore(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.4.6
1 parent d56dec1 commit f1d82e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repositories {
99

1010
dependencies {
1111
implementation("com.gradleup.shadow:shadow-gradle-plugin:9.2.2")
12-
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.4.5")
12+
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.4.6")
1313
implementation("net.ltgt.errorprone:net.ltgt.errorprone.gradle.plugin:4.3.0")
1414
implementation("org.openrewrite:plugin:7.21.0")
1515
}

0 commit comments

Comments
 (0)