Skip to content

Commit 27a362d

Browse files
Bump com.github.spotbugs from 6.0.25 to 6.0.26 in /service (#986)
Bumps com.github.spotbugs from 6.0.25 to 6.0.26. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0a5e20c commit 27a362d

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.6'
44
id 'java'
55
id "checkstyle"
6-
id "com.github.spotbugs" version "6.0.25"
6+
id "com.github.spotbugs" version "6.0.26"
77
id "io.freefair.lombok" version "8.10.2"
88
id 'jacoco'
99
id 'org.sonarqube' version '5.1.0.4882'

0 commit comments

Comments
 (0)