Skip to content

Commit e2cc6dc

Browse files
Bump net.ltgt.errorprone from 2.0.2 to 3.0.1
Bumps net.ltgt.errorprone from 2.0.2 to 3.0.1. --- updated-dependencies: - dependency-name: net.ltgt.errorprone dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1fb17bf commit e2cc6dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ plugins {
2121
id 'org.jetbrains.intellij' version '1.9.0'
2222
id 'net.saliman.cobertura' version '4.0.0'
2323
id 'com.github.ben-manes.versions' version '0.42.0'
24-
id 'net.ltgt.errorprone' version '2.0.2'
24+
id 'net.ltgt.errorprone' version '3.0.1'
2525
}
2626

2727
apply plugin: 'kotlin'

0 commit comments

Comments
 (0)