Bump net.ltgt.gradle:gradle-nullaway-plugin from 1.5.0 to 1.6.0 (#8495)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
9596fc72e7
commit
c0e220dcff
|
@ -65,7 +65,7 @@ dependencies {
|
|||
implementation("gradle.plugin.io.morethan.jmhreport:gradle-jmh-report:0.9.0")
|
||||
implementation("me.champeau.jmh:jmh-gradle-plugin:0.7.1")
|
||||
implementation("net.ltgt.gradle:gradle-errorprone-plugin:3.1.0")
|
||||
implementation("net.ltgt.gradle:gradle-nullaway-plugin:1.5.0")
|
||||
implementation("net.ltgt.gradle:gradle-nullaway-plugin:1.6.0")
|
||||
implementation("me.champeau.gradle:japicmp-gradle-plugin:0.4.1")
|
||||
|
||||
testImplementation(enforcedPlatform("org.junit:junit-bom:5.9.3"))
|
||||
|
|
Loading…
Reference in New Issue