Skip to content

Commit c620a1e

Browse files
committed
chore(deps): bump spotbugs to 6.0.26
1 parent 3680746 commit c620a1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codegen/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ plugins {
2121
signing
2222
checkstyle
2323
jacoco
24-
id("com.github.spotbugs") version "4.7.1"
24+
id("com.github.spotbugs") version "6.0.26"
2525
id("org.jreleaser") version "1.18.0"
2626
}
2727

0 commit comments

Comments
 (0)