Skip to content

Commit 670e094

Browse files
fix(deps): update dependency net.ltgt.gradle:gradle-nullaway-plugin to v2 (main) (#10594)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent df52b80 commit 670e094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conventions/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ dependencies {
6767
implementation("gradle.plugin.io.morethan.jmhreport:gradle-jmh-report:0.9.0")
6868
implementation("me.champeau.jmh:jmh-gradle-plugin:0.7.2")
6969
implementation("net.ltgt.gradle:gradle-errorprone-plugin:3.1.0")
70-
implementation("net.ltgt.gradle:gradle-nullaway-plugin:1.6.0")
70+
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.0.0")
7171
implementation("me.champeau.gradle:japicmp-gradle-plugin:0.4.2")
7272

7373
testImplementation(enforcedPlatform("org.junit:junit-bom:5.10.2"))

0 commit comments

Comments
 (0)