Skip to content

Commit ba68a4e

Browse files
authored
Merge pull request #583 from thoughtworks/dependabot/gradle/com.h3xstream.findsecbugs-findsecbugs-plugin-1.14.0
Bump com.h3xstream.findsecbugs:findsecbugs-plugin from 1.13.0 to 1.14.0
2 parents 6ca082f + 2d208eb commit ba68a4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ dependencies {
161161
}
162162

163163
spotbugs("com.github.spotbugs:spotbugs:4.9.3")
164-
spotbugsPlugins("com.h3xstream.findsecbugs:findsecbugs-plugin:1.13.0")
164+
spotbugsPlugins("com.h3xstream.findsecbugs:findsecbugs-plugin:1.14.0")
165165
}
166166

167167
dependencyCheck {

0 commit comments

Comments
 (0)