Skip to content

Commit 3123b34

Browse files
Bump com.github.spotbugs in /samples/interactiveBrowserSample
Bumps com.github.spotbugs from 5.0.4 to 5.0.5. --- 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 97290f5 commit 3123b34

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
@@ -14,7 +14,7 @@ plugins {
1414
id 'maven-publish'
1515
id 'signing'
1616
id 'jacoco'
17-
id 'com.github.spotbugs' version '5.0.4'
17+
id 'com.github.spotbugs' version '5.0.5'
1818
id "org.sonarqube" version "3.3"
1919
}
2020

0 commit comments

Comments
 (0)