Skip to content

Commit 5eeacc2

Browse files
Bump com.github.spotbugs from 6.4.6 to 6.4.7
Bumps com.github.spotbugs from 6.4.6 to 6.4.7. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-version: 6.4.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cca8230 commit 5eeacc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
id("jvm-test-suite")
66
id("com.gradleup.shadow") version "9.2.2"
77
id("com.diffplug.spotless") version "8.1.0"
8-
id("com.github.spotbugs") version "6.4.6"
8+
id("com.github.spotbugs") version "6.4.7"
99
id("com.avast.gradle.docker-compose") version "0.17.20"
1010
id("com.github.ben-manes.versions") version "0.53.0"
1111
}

0 commit comments

Comments
 (0)