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 c7529e7 commit b1b2d73Copy full SHA for b1b2d73
conventions/build.gradle.kts
@@ -67,7 +67,7 @@ dependencies {
67
implementation("net.bytebuddy:byte-buddy-gradle-plugin:1.17.6")
68
implementation("gradle.plugin.io.morethan.jmhreport:gradle-jmh-report:0.9.6")
69
implementation("me.champeau.jmh:jmh-gradle-plugin:0.7.3")
70
- implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.2.0")
+ implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.3.0")
71
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.2.0")
72
implementation("me.champeau.gradle:japicmp-gradle-plugin:0.4.6")
73
0 commit comments