Bump net.ltgt.gradle:gradle-errorprone-plugin from 3.0.1 to 3.1.0 (#8346)

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:
dependabot[bot] 2023-04-25 08:47:46 +03:00 committed by GitHub
parent 3f33ef2fa1
commit 2d73bd100e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ dependencies {
implementation("net.bytebuddy:byte-buddy-gradle-plugin:1.14.4")
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.0.1")
implementation("net.ltgt.gradle:gradle-errorprone-plugin:3.1.0")
implementation("net.ltgt.gradle:gradle-nullaway-plugin:1.5.0")
implementation("me.champeau.gradle:japicmp-gradle-plugin:0.4.1")