Skip to content

Commit 03f9934

Browse files
Bump com.github.spotbugs from 6.4.4 to 6.4.5 in the gradle group
Bumps the gradle group with 1 update: com.github.spotbugs. Updates `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 dependency-group: gradle ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c96498a commit 03f9934

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
@@ -21,7 +21,7 @@ plugins {
2121
id "signing"
2222
id "checkstyle"
2323
id "jacoco"
24-
id "com.github.spotbugs" version "6.4.4"
24+
id "com.github.spotbugs" version "6.4.5"
2525
}
2626

2727
ext {

0 commit comments

Comments
 (0)