Skip to content

Commit a016696

Browse files
Bump com.github.spotbugs from 6.4.2 to 6.4.4 (#41)
Bumps com.github.spotbugs from 6.4.2 to 6.4.4. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-version: 6.4.4 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 1c6347c commit a016696

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.0.0'
77
id 'com.github.ben-manes.versions' version '0.53.0'
8-
id 'com.github.spotbugs' version '6.4.2'
8+
id 'com.github.spotbugs' version '6.4.4'
99
}
1010

1111
application {

0 commit comments

Comments
 (0)