Skip to content

Commit 1d8f28a

Browse files
Bump net.ltgt.gradle:gradle-nullaway-plugin from 2.0.0 to 2.1.0
Bumps [net.ltgt.gradle:gradle-nullaway-plugin](https://github.com/tbroyer/gradle-nullaway-plugin) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/tbroyer/gradle-nullaway-plugin/releases) - [Commits](tbroyer/gradle-nullaway-plugin@v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: net.ltgt.gradle:gradle-nullaway-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e4e16d1 commit 1d8f28a

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
@@ -36,7 +36,7 @@ dependencies {
3636
implementation("io.opentelemetry.instrumentation:gradle-plugins:2.8.0-alpha")
3737

3838
implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.0.1")
39-
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.0.0")
39+
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.1.0")
4040

4141
implementation("gradle.plugin.io.morethan.jmhreport:gradle-jmh-report:0.9.6")
4242
implementation("me.champeau.jmh:jmh-gradle-plugin:0.7.2")

0 commit comments

Comments
 (0)