Skip to content

Commit 61404a6

Browse files
Bump net.ltgt.gradle:gradle-nullaway-plugin from 2.2.0 to 2.3.0
Bumps [net.ltgt.gradle:gradle-nullaway-plugin](https://github.com/tbroyer/gradle-nullaway-plugin) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/tbroyer/gradle-nullaway-plugin/releases) - [Commits](tbroyer/gradle-nullaway-plugin@v2.2.0...v2.3.0) --- updated-dependencies: - dependency-name: net.ltgt.gradle:gradle-nullaway-plugin dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 28889c8 commit 61404a6

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.18.1-alpha")
4040

4141
implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.3.0")
42-
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.2.0")
42+
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.3.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)