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 a11c2f1 commit 333429bCopy full SHA for 333429b
buildSrc/build.gradle.kts
@@ -33,7 +33,7 @@ dependencies {
33
34
implementation("org.owasp:dependency-check-gradle:10.0.4")
35
36
- implementation("io.opentelemetry.instrumentation:gradle-plugins:2.8.0-alpha")
+ implementation("io.opentelemetry.instrumentation:gradle-plugins:2.9.0-alpha")
37
38
implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.1.0")
39
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.1.0")
0 commit comments