Skip to content

Commit a832cbc

Browse files
Bump com.github.spotbugs from 6.4.2 to 6.4.8 in /service
Bumps com.github.spotbugs from 6.4.2 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-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e9f9c6a commit a832cbc

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
@@ -3,7 +3,7 @@ plugins {
33
id 'io.spring.dependency-management' version '1.1.7'
44
id 'java'
55
id "checkstyle"
6-
id "com.github.spotbugs" version "6.4.2"
6+
id "com.github.spotbugs" version "6.4.8"
77
id "io.freefair.lombok" version "9.1.0"
88
id 'jacoco'
99
id 'org.sonarqube' version '6.3.1.5724'

0 commit comments

Comments
 (0)