Skip to content

Commit 2cd9ab8

Browse files
Bump com.github.spotbugs from 6.1.13 to 6.4.8 in /service
Bumps com.github.spotbugs from 6.1.13 to 6.4.8. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-version: 6.4.8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c01a945 commit 2cd9ab8

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 "9.1.0"
66
id "checkstyle"
7-
id "com.github.spotbugs" version "6.1.13"
7+
id "com.github.spotbugs" version "6.4.8"
88
id "jacoco"
99
}
1010

0 commit comments

Comments
 (0)