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 cda3c15 commit 108c299Copy full SHA for 108c299
buildSrc/build.gradle.kts
@@ -39,7 +39,7 @@ dependencies {
39
implementation("io.opentelemetry.instrumentation:gradle-plugins:2.18.1-alpha")
40
41
implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.3.0")
42
- implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.2.0")
+ implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.3.0")
43
44
implementation("gradle.plugin.io.morethan.jmhreport:gradle-jmh-report:0.9.6")
45
implementation("me.champeau.jmh:jmh-gradle-plugin:0.7.3")
0 commit comments