Skip to content

Commit ce69f2a

Browse files
chore(deps): bump com.github.spotbugs in /samples/deviceCodeSample
Bumps com.github.spotbugs from 5.2.0 to 5.2.1. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b3fa7e7 commit ce69f2a

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
@@ -6,7 +6,7 @@ plugins {
66
id 'maven-publish'
77
id 'signing'
88
id 'jacoco'
9-
id 'com.github.spotbugs' version '5.2.0'
9+
id 'com.github.spotbugs' version '5.2.1'
1010
id "org.sonarqube" version "4.4.1.3373"
1111
}
1212

0 commit comments

Comments
 (0)