Skip to content

Commit

Permalink
Update ch.qos.logback:1.5.6 to v1.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 16, 2024
1 parent 7e554a2 commit 0223fc2
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 @@ -185,7 +185,7 @@ dependencyManagement {
dependencySet(group: 'org.yaml', version: '2.2') {
entry 'snakeyaml'
}
dependencySet(group: 'ch.qos.logback', version: '1.5.6') {
dependencySet(group: 'ch.qos.logback', version: '1.5.7') {
entry 'logback-core'
entry 'logback-classic'
}
Expand Down

0 comments on commit 0223fc2

Please sign in to comment.