Skip to content

Commit

Permalink
Bump net.ltgt.gradle:gradle-nullaway-plugin from 1.6.0 to 2.0.0 (#3553)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 20, 2024
1 parent 3bd0023 commit 57b4f0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies {
implementation("io.opentelemetry.instrumentation:gradle-plugins:2.1.0-alpha")

implementation("net.ltgt.gradle:gradle-errorprone-plugin:3.1.0")
implementation("net.ltgt.gradle:gradle-nullaway-plugin:1.6.0")
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.0.0")

implementation("gradle.plugin.io.morethan.jmhreport:gradle-jmh-report:0.9.0")
implementation("me.champeau.jmh:jmh-gradle-plugin:0.7.2")
Expand Down

0 comments on commit 57b4f0d

Please sign in to comment.