Skip to content

Commit 8efd3c2

Browse files
Bump com.github.spotbugs from 6.0.15 to 6.4.8 (#99)
Bumps com.github.spotbugs from 6.0.15 to 6.4.8. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-version: 6.4.8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3225211 commit 8efd3c2

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
@@ -3,7 +3,7 @@ plugins {
33
id 'maven-publish'
44
id 'signing'
55
id 'jacoco'
6-
id 'com.github.spotbugs' version '6.0.15'
6+
id 'com.github.spotbugs' version '6.4.8'
77
id 'pmd'
88
id 'checkstyle'
99
id 'info.solidsoft.pitest' version '1.19.0-rc.3'

0 commit comments

Comments
 (0)