We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e42c213 commit 7ae8069Copy full SHA for 7ae8069
conventions/build.gradle.kts
@@ -68,7 +68,7 @@ dependencies {
68
implementation("gradle.plugin.io.morethan.jmhreport:gradle-jmh-report:0.9.6")
69
implementation("me.champeau.jmh:jmh-gradle-plugin:0.7.2")
70
implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.1.0")
71
- implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.1.0")
+ implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.2.0")
72
implementation("me.champeau.gradle:japicmp-gradle-plugin:0.4.5")
73
74
testImplementation(enforcedPlatform("org.junit:junit-bom:5.11.4"))
0 commit comments