Skip to content

Commit 9bc22e4

Browse files
⬆ bump com.github.spotbugs from 6.4.4 to 6.4.5
Bumps com.github.spotbugs from 6.4.4 to 6.4.5. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-version: 6.4.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 47137d7 commit 9bc22e4

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
@@ -1,7 +1,7 @@
11
plugins {
22
id("java")
33
id("checkstyle")
4-
id("com.github.spotbugs") version "6.4.4"
4+
id("com.github.spotbugs") version "6.4.5"
55
id("com.diffplug.spotless") version "8.0.0"
66
id("net.ltgt.errorprone") version "4.3.0"
77
id("pmd")

0 commit comments

Comments
 (0)