Skip to content

Commit

Permalink
Bump Error Prone Gradle Plugin version (#804)
Browse files Browse the repository at this point in the history
Just to stay up to date.
  • Loading branch information
msridhar committed Aug 14, 2023
1 parent 91186bd commit 9a42767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ buildscript {
}
plugins {
id "com.diffplug.spotless" version "6.20.0"
id "net.ltgt.errorprone" version "3.0.1" apply false
id "net.ltgt.errorprone" version "3.1.0" apply false
id "com.github.johnrengelman.shadow" version "8.1.1" apply false
id "com.github.kt3k.coveralls" version "2.12.0" apply false
id "me.champeau.jmh" version "0.7.1" apply false
Expand Down

0 comments on commit 9a42767

Please sign in to comment.