Skip to content

Commit

Permalink
Bump com.google.errorprone:error_prone_core from 2.25.0 to 2.26.1 (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 14, 2024
1 parent ca4b0dd commit 6e5b06d
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 fileTree(dir: "${cfPath}/framework-test/build/libs", include: "framework-test-*.jar")
testImplementation 'junit:junit:4.13.2'

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

Expand Down

0 comments on commit 6e5b06d

Please sign in to comment.