Skip to content

Commit e7d1f6d

Browse files
Bump com.github.spotbugs from 6.1.5 to 6.1.6 in /service
Bumps com.github.spotbugs from 6.1.5 to 6.1.6. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ece8ad1 commit e7d1f6d

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.1.5"
6+
id "com.github.spotbugs" version "6.1.6"
77
id "io.freefair.lombok" version "8.12.2"
88
id 'jacoco'
99
id 'org.sonarqube' version '6.0.1.5171'

0 commit comments

Comments
 (0)