Skip to content

Commit f512a76

Browse files
Bump gradle-errorprone-plugin from 2.0.2 to 3.0.1 (#2770)
Bumps gradle-errorprone-plugin from 2.0.2 to 3.0.1. --- updated-dependencies: - dependency-name: net.ltgt.gradle:gradle-errorprone-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fe7dca2 commit f512a76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77

88
dependencies {
99
classpath 'gradle.plugin.com.hierynomus.gradle.plugins:license-gradle-plugin:0.16.1'
10-
classpath 'net.ltgt.gradle:gradle-errorprone-plugin:2.0.2'
10+
classpath 'net.ltgt.gradle:gradle-errorprone-plugin:3.0.1'
1111

1212
classpath "io.github.gradle-nexus:publish-plugin:1.1.0"
1313
classpath 'org.shipkit:shipkit-changelog:1.2.0'

0 commit comments

Comments
 (0)