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 52ff5d0 commit 9c19f6eCopy full SHA for 9c19f6e
buildSrc/build.gradle.kts
@@ -35,7 +35,7 @@ dependencies {
35
36
implementation("io.opentelemetry.instrumentation:gradle-plugins:2.14.0-alpha")
37
38
- implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.1.0")
+ implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.2.0")
39
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.2.0")
40
41
implementation("gradle.plugin.io.morethan.jmhreport:gradle-jmh-report:0.9.6")
0 commit comments