Skip to content

Commit 65b9c82

Browse files
Bump net.ltgt.gradle:gradle-nullaway-plugin from 2.3.0 to 3.0.0 (#4628)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d7b95f8 commit 65b9c82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies {
3939
implementation("io.opentelemetry.instrumentation:gradle-plugins:2.19.0-alpha")
4040

4141
implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.3.0")
42-
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.3.0")
42+
implementation("net.ltgt.gradle:gradle-nullaway-plugin:3.0.0")
4343

4444
implementation("gradle.plugin.io.morethan.jmhreport:gradle-jmh-report:0.9.6")
4545
implementation("me.champeau.jmh:jmh-gradle-plugin:0.7.3")

0 commit comments

Comments
 (0)