Skip to content

Commit

Permalink
⬆️(deps): Update dependency ch.qos.logback:logback-core to v1.4.11 (#936
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 10, 2023
1 parent b3c5523 commit 1bbcd5e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies {
implementation 'fr.inria.gforge.spoon:spoon-core:10.4.0'
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.9'
implementation group: 'ch.qos.logback', name: 'logback-core', version: '1.4.11'
errorprone("com.google.errorprone:error_prone_core:2.21.1")
testImplementation group: 'org.assertj', name: 'assertj-core', version: '3.24.2'
annotationProcessor "com.uber.nullaway:nullaway:+"
Expand Down

0 comments on commit 1bbcd5e

Please sign in to comment.