Skip to content

Commit 26413a9

Browse files
Bump com.github.spotbugs from 5.2.0 to 5.2.1 (#133)
Bumps com.github.spotbugs from 5.2.0 to 5.2.1. --- 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 f4d7ff4 commit 26413a9

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.22.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 "5.2.0"
12+
id "com.github.spotbugs" version "5.2.1"
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)