Skip to content

Commit

Permalink
Bump com.google.errorprone:error_prone_core from 2.26.1 to 2.27.1 (#210)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 4, 2024
1 parent 69d21b5 commit b823d04
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 @@ -21,7 +21,7 @@ dependencies {

testImplementation 'junit:junit:4.13.2'

errorprone 'com.google.errorprone:error_prone_core:2.26.1'
errorprone 'com.google.errorprone:error_prone_core:2.27.1'
errorproneJavac 'com.google.errorprone:javac:9+181-r4173-1'
}

Expand Down

0 comments on commit b823d04

Please sign in to comment.