Skip to content

Commit

Permalink
Bump com.google.errorprone:error_prone_core from 2.27.1 to 2.28.0 (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 28, 2024
1 parent 25fc054 commit ffec818
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 @@ -83,7 +83,7 @@ dependencies {
testImplementation framework_test_jar
testImplementation 'junit:junit:4.13.2'

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

Expand Down

0 comments on commit ffec818

Please sign in to comment.