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