Skip to content

Commit 988e339

Browse files
Bump com.github.spotbugs from 6.0.18 to 6.0.19 in /service (#785)
Bumps com.github.spotbugs from 6.0.18 to 6.0.19. --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 63e40df commit 988e339

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.6'
44
id 'java'
55
id "checkstyle"
6-
id "com.github.spotbugs" version "6.0.18"
6+
id "com.github.spotbugs" version "6.0.19"
77
id "io.freefair.lombok" version "8.6"
88
id 'jacoco'
99
}

0 commit comments

Comments
 (0)