Skip to content

Commit

Permalink
⬆️(deps): Update dependency com.google.errorprone:error_prone_core to…
Browse files Browse the repository at this point in the history
… v2.20.0 (#749)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 19, 2023
1 parent 72870c8 commit 485e07d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies {
implementation 'com.google.flogger:flogger:0.7.4'
implementation 'com.google.flogger:flogger-system-backend:0.7.4'
implementation group: 'ch.qos.logback', name: 'logback-core', version: '1.4.8'
errorprone("com.google.errorprone:error_prone_core:2.19.1")
errorprone("com.google.errorprone:error_prone_core:2.20.0")
testImplementation group: 'org.assertj', name: 'assertj-core', version: '3.24.2'
annotationProcessor "com.uber.nullaway:nullaway:+"
testImplementation "org.instancio:instancio-junit:2.16.1"
Expand Down

0 comments on commit 485e07d

Please sign in to comment.