Skip to content

Commit

Permalink
Update dependency ch.qos.logback:logback-classic to v1.5.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 21, 2024
1 parent 43c39cc commit cafc279
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 @@ -59,7 +59,7 @@ dependencies {
implementation group: 'com.google.code.gson', name: 'gson', version: '2.9.0'
implementation group: 'org.apache.commons', name: 'commons-lang3', version: '3.12.0'
implementation group: 'org.jetbrains', name: 'annotations', version: '23.0.0'
implementation group: 'ch.qos.logback', name: 'logback-classic', version: '1.2.10'
implementation group: 'ch.qos.logback', name: 'logback-classic', version: '1.5.15'
implementation group: 'joda-time', name: 'joda-time', version: '2.10.13'
implementation group: 'com.github.fedy2', name: 'yahoo-weather-java-api', version: '2.0.2'
implementation group: 'org.apache.commons', name: 'commons-text', version: '1.9'
Expand Down

0 comments on commit cafc279

Please sign in to comment.