We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8e13ab commit 5b53cc8Copy full SHA for 5b53cc8
libcobj/app/build.gradle.kts
@@ -7,7 +7,7 @@ plugins {
7
id("java")
8
id("maven-publish")
9
pmd
10
- id("com.github.spotbugs") version "6.0.26"
+ id("com.github.spotbugs") version "6.0.27"
11
}
12
13
repositories {
0 commit comments