Skip to content

Commit 6d6ecea

Browse files
Bump com.github.spotbugs from 6.0.9 to 6.0.12 (#172)
Bumps com.github.spotbugs from 6.0.9 to 6.0.12. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 60603f3 commit 6d6ecea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
id "com.diffplug.spotless" version "6.25.0"
1010
id "org.sonarqube" version "4.4.1.3373"
1111
// Spotbugs gradle plugin version to spotbugs version https://github.com/spotbugs/spotbugs-gradle-plugin#spotbugs-version-mapping
12-
id "com.github.spotbugs" version "6.0.9"
12+
id "com.github.spotbugs" version "6.0.12"
1313

1414
// Lombok plugin and gradle compat matrix https://github.com/freefair/gradle-plugins#compatibility-matrix
1515
id "io.freefair.lombok" version "6.6.3"

0 commit comments

Comments
 (0)