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 7d2c088 commit 324a84dCopy full SHA for 324a84d
buildSrc/build.gradle.kts
@@ -33,7 +33,7 @@ dependencies {
33
34
implementation("org.owasp:dependency-check-gradle:12.1.1")
35
36
- implementation("io.opentelemetry.instrumentation:gradle-plugins:2.14.0-alpha")
+ implementation("io.opentelemetry.instrumentation:gradle-plugins:2.15.0-alpha")
37
38
implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.2.0")
39
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.2.0")
0 commit comments