Skip to content

Commit 27986fc

Browse files
Bump com.github.spotbugs from 6.0.24 to 6.0.25 in /libcobj
Bumps com.github.spotbugs from 6.0.24 to 6.0.25. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 996f66f commit 27986fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcobj/app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
id("com.github.sherter.google-java-format") version "0.9"
88
id("maven-publish")
99
pmd
10-
id("com.github.spotbugs") version "6.0.24"
10+
id("com.github.spotbugs") version "6.0.25"
1111
}
1212

1313
repositories {

0 commit comments

Comments
 (0)