Skip to content

Commit 89b72e1

Browse files
authored
Merge pull request #27 from iht/renovate/net.ltgt.errorprone-4.x
Update plugin net.ltgt.errorprone to v4.2.0
2 parents 45ac2eb + e54593a commit 89b72e1

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
@@ -20,7 +20,7 @@ plugins {
2020
id "maven-publish"
2121
id "com.diffplug.spotless" version "7.0.3"
2222
id 'com.palantir.git-version' version '3.2.0'
23-
id 'net.ltgt.errorprone' version "4.1.0"
23+
id 'net.ltgt.errorprone' version "4.2.0"
2424
}
2525

2626
ext {

0 commit comments

Comments
 (0)