Skip to content

Commit 5e4d828

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] <support@github.com>
1 parent 45e877d commit 5e4d828

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
id 'java-library'
88
id 'maven-publish'
99
id 'checkstyle'
10-
id 'com.github.spotbugs' version '6.4.4'
10+
id 'com.github.spotbugs' version '6.4.5'
1111
id 'com.github.ben-manes.versions' version '0.53.0'
1212
}
1313

0 commit comments

Comments
 (0)