Skip to content

Commit 7f23b3e

Browse files
Bump com.github.spotbugs from 5.2.4 to 6.0.2 (#146)
Bumps com.github.spotbugs from 5.2.4 to 6.0.2. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dec1ffe commit 7f23b3e

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.23.3"
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 "5.2.4"
12+
id "com.github.spotbugs" version "6.0.2"
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)