Skip to content

Commit a887248

Browse files
Bump com.github.spotbugs from 6.4.4 to 6.4.7 (#43)
Bumps com.github.spotbugs from 6.4.4 to 6.4.7. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-version: 6.4.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 72ec96c commit a887248

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
@@ -5,7 +5,7 @@ plugins {
55
id 'application'
66
id 'com.diffplug.spotless' version '8.1.0'
77
id 'com.github.ben-manes.versions' version '0.53.0'
8-
id 'com.github.spotbugs' version '6.4.4'
8+
id 'com.github.spotbugs' version '6.4.7'
99
}
1010

1111
application {

0 commit comments

Comments
 (0)