Skip to content

Commit 4304364

Browse files
dependabot: bump com.github.spotbugs from 6.0.7 to 6.0.27
Bumps com.github.spotbugs from 6.0.7 to 6.0.27. --- 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 c43119e commit 4304364

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ buildscript {
4848
plugins {
4949
id 'java'
5050
id 'com.netflix.nebula.ospackage' version "11.6.0"
51-
id 'com.github.spotbugs' version '6.0.7'
51+
id 'com.github.spotbugs' version '6.0.27'
5252
id 'jacoco'
5353
id 'com.diffplug.spotless' version '6.25.0'
5454
id 'checkstyle'

0 commit comments

Comments
 (0)