Skip to content

Commit 6ccf805

Browse files
Bump com.github.spotbugs from 5.0.6 to 5.0.7
Bumps com.github.spotbugs from 5.0.6 to 5.0.7. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9bc23b9 commit 6ccf805

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
id("org.unbroken-dome.test-sets") version "4.0.0"
66
id("com.github.johnrengelman.shadow") version "7.1.2"
77
id("com.diffplug.spotless") version "6.7.0"
8-
id("com.github.spotbugs") version "5.0.6"
8+
id("com.github.spotbugs") version "5.0.7"
99
id("com.avast.gradle.docker-compose") version "0.15.2"
1010
id("com.github.ben-manes.versions") version "0.42.0"
1111
}

0 commit comments

Comments
 (0)