Skip to content

Commit 5c69f76

Browse files
dependabot[bot]hankem
authored andcommitted
Bump com.github.spotbugs from 6.4.5 to 6.4.6
Bumps com.github.spotbugs from 6.4.5 to 6.4.6. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-version: 6.4.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 72d10e9 commit 5c69f76

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
@@ -1,7 +1,7 @@
11
plugins {
22
id 'archunit.base-conventions'
33
id 'com.gradleup.shadow' version '8.3.9' apply false
4-
id 'com.github.spotbugs' version '6.4.5' apply false
4+
id 'com.github.spotbugs' version '6.4.6' apply false
55
id "io.github.gradle-nexus.publish-plugin" version "2.0.0" apply false
66
id "com.diffplug.spotless" version "8.1.0" apply false
77
id 'com.github.ben-manes.versions' version '0.53.0' apply false

0 commit comments

Comments
 (0)