Skip to content

Commit

Permalink
Update logback monorepo to v1.5.16 (#404)
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 Jan 7, 2025
1 parent 45fd090 commit 0ce7f81
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 @@ -205,7 +205,7 @@ dependencyCheck {

dependencyManagement {
dependencies {
dependencySet(group: 'ch.qos.logback', version: '1.5.15') {
dependencySet(group: 'ch.qos.logback', version: '1.5.16') {
entry 'logback-core'
entry 'logback-classic'
}
Expand Down

0 comments on commit 0ce7f81

Please sign in to comment.