Skip to content

Commit f487bf2

Browse files
chore(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.5.4
1 parent 1146bd2 commit f487bf2

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
@@ -11,7 +11,7 @@ dependencies {
1111
implementation("com.diffplug.spotless:spotless-plugin-gradle:8.4.0")
1212
implementation("com.gradleup.shadow:shadow-gradle-plugin:9.4.1")
1313
implementation("xyz.wagyourtail.jvmdowngrader:xyz.wagyourtail.jvmdowngrader.gradle.plugin:1.3.6")
14-
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.5.1")
14+
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.5.4")
1515
implementation("net.ltgt.errorprone:net.ltgt.errorprone.gradle.plugin:5.1.0")
1616
implementation("org.openrewrite:plugin:7.32.1")
1717
}

0 commit comments

Comments
 (0)