Skip to content

Commit 2babfa4

Browse files
Bump com.github.spotbugs from 4.7.9 to 6.0.27 in /service (#293)
Bumps com.github.spotbugs from 4.7.9 to 6.0.27. --- 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> Co-authored-by: Ole <[email protected]>
1 parent 5cca24c commit 2babfa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
id 'io.spring.dependency-management' version '1.1.7'
55
id "io.freefair.lombok" version "6.4.2"
66
id "checkstyle"
7-
id "com.github.spotbugs" version "4.7.9"
7+
id "com.github.spotbugs" version "6.0.27"
88
}
99

1010
apply plugin: 'java'

0 commit comments

Comments
 (0)