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 5c10b1f commit ba0478eCopy full SHA for ba0478e
conventions/build.gradle.kts
@@ -67,7 +67,7 @@ dependencies {
67
implementation("net.bytebuddy:byte-buddy-gradle-plugin:1.17.5")
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.1.0")
+ implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.2.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