Skip to content

Commit c4cdfa4

Browse files
Bump com.github.spotbugs in /java in the patch-updates group
Bumps the patch-updates group in /java with 1 update: com.github.spotbugs. Updates `com.github.spotbugs` from 6.4.2 to 6.4.4 --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-version: 6.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b576f80 commit c4cdfa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/client/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
id 'maven-publish'
66
id 'signing'
77
id 'io.freefair.lombok' version '8.6'
8-
id 'com.github.spotbugs' version '6.4.2'
8+
id 'com.github.spotbugs' version '6.4.8'
99
id 'com.google.osdetector' version '1.7.3'
1010
}
1111

0 commit comments

Comments
 (0)