Skip to content

Commit 7940105

Browse files
committed
Bump com.h3xstream.findsecbugs:findsecbugs-plugin from 1.12.0 to 1.13.0
1 parent c723211 commit 7940105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/io.github.nstdio.http.ext.quality-conventions.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ spotbugs {
3434

3535
dependencies {
3636
spotbugsPlugins("com.mebigfatguy.sb-contrib:sb-contrib:7.6.0")
37-
spotbugsPlugins("com.h3xstream.findsecbugs:findsecbugs-plugin:1.12.0")
37+
spotbugsPlugins("com.h3xstream.findsecbugs:findsecbugs-plugin:1.13.0")
3838
}
3939

4040
tasks {

0 commit comments

Comments
 (0)