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 f30c846 commit ee30a44Copy full SHA for ee30a44
buildSrc/build.gradle.kts
@@ -34,7 +34,7 @@ dependencies {
34
35
implementation("org.owasp:dependency-check-gradle:9.2.0")
36
37
- implementation("io.opentelemetry.instrumentation:gradle-plugins:2.3.0-alpha")
+ implementation("io.opentelemetry.instrumentation:gradle-plugins:2.4.0-alpha")
38
39
implementation("net.ltgt.gradle:gradle-errorprone-plugin:3.1.0")
40
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.0.0")
0 commit comments