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 ff1b24d commit 548f8bcCopy full SHA for 548f8bc
dependencyManagement/build.gradle.kts
@@ -70,7 +70,7 @@ val DEPENDENCIES = listOf(
70
"io.opentelemetry.contrib:opentelemetry-jfr-connection:${otelContribVersion}-alpha",
71
"io.opentelemetry.contrib:opentelemetry-runtime-attach-core:${otelContribVersion}-alpha",
72
"com.google.code.findbugs:jsr305:3.0.2",
73
- "com.github.spotbugs:spotbugs-annotations:4.9.4"
+ "com.github.spotbugs:spotbugs-annotations:4.9.5"
74
)
75
76
javaPlatform {
0 commit comments