Skip to content

Commit

Permalink
Update ch.qos.logback:1.5.8 to v1.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent 800fc30 commit c7c5742
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.3') {
entry 'snakeyaml'
}
dependencySet(group: 'ch.qos.logback', version: '1.5.8') {
dependencySet(group: 'ch.qos.logback', version: '1.5.9') {
entry 'logback-core'
entry 'logback-classic'
}
Expand Down

0 comments on commit c7c5742

Please sign in to comment.