We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8435627 commit 6072753Copy full SHA for 6072753
build.gradle.kts
@@ -86,7 +86,7 @@ subprojects {
86
dependencies {
87
dependency("ch.qos.logback:logback-classic:1.3.15")
88
dependency("com.beust:jcommander:1.82")
89
- dependency("com.github.spotbugs:spotbugs-annotations:4.8.6")
+ dependency("com.github.spotbugs:spotbugs-annotations:4.9.2")
90
dependency("com.github.spotbugs:spotbugs:4.8.6")
91
dependency("com.opencsv:opencsv:5.9")
92
dependency("com.puppycrawl.tools:checkstyle:10.21.4")
0 commit comments