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 aecd6b2 commit 4b8c4fbCopy full SHA for 4b8c4fb
dependencyManagement/build.gradle.kts
@@ -75,7 +75,7 @@ val DEPENDENCIES = listOf(
75
"io.opentelemetry.contrib:opentelemetry-jfr-connection:${otelContribVersion}-alpha",
76
"io.opentelemetry.contrib:opentelemetry-runtime-attach-core:${otelContribVersion}-alpha",
77
"com.google.code.findbugs:jsr305:3.0.2",
78
- "com.github.spotbugs:spotbugs-annotations:4.8.6"
+ "com.github.spotbugs:spotbugs-annotations:4.9.0"
79
)
80
81
javaPlatform {
0 commit comments