Skip to content

Commit

Permalink
Update errorproneVersion to v2.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent b99a2c2 commit 0969a0b
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 @@ -32,7 +32,7 @@ repositories {
maven { url 'https://oss.sonatype.org/content/repositories/snapshots/' }
}

ext.errorproneVersion = '2.31.0'
ext.errorproneVersion = '2.36.0'

ext {
isJava11orHigher = JavaVersion.current() >= JavaVersion.VERSION_11
Expand Down

0 comments on commit 0969a0b

Please sign in to comment.