Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit 8512529

Browse files
Bump com.github.spotbugs from 5.0.13 to 5.0.14 (#54)
Bumps com.github.spotbugs from 5.0.13 to 5.0.14. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dc5f51e commit 8512529

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
@@ -5,7 +5,7 @@ plugins {
55
id 'maven-publish'
66
id 'signing'
77
id 'jacoco'
8-
id 'com.github.spotbugs' version '5.0.13'
8+
id 'com.github.spotbugs' version '5.0.14'
99
id 'checkstyle'
1010
id 'pmd'
1111
id 'org.sonarqube' version '4.0.0.2929'

0 commit comments

Comments
 (0)