We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 755cfb4 commit b2b38beCopy full SHA for b2b38be
libcobj/app/build.gradle.kts
@@ -37,7 +37,7 @@ dependencies {
37
testImplementation("org.junit.jupiter:junit-jupiter:5.12.1")
38
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
39
implementation("org.json:json:20250107")
40
- spotbugs("com.github.spotbugs:spotbugs:4.8.6")
+ spotbugs("com.github.spotbugs:spotbugs:4.9.3")
41
42
implementation("org.slf4j:slf4j-api:2.0.17")
43
implementation("org.slf4j:slf4j-simple:2.0.17")
0 commit comments