Skip to content

Commit

Permalink
Merge pull request #135 from eurofurence/dependabot/gradle/ch.qos.log…
Browse files Browse the repository at this point in the history
…back-logback-classic-1.5.1

chore(deps): bump ch.qos.logback:logback-classic from 1.5.0 to 1.5.1
  • Loading branch information
Jumpy-Squirrel authored Feb 29, 2024
2 parents 7cf770c + 8b39a2a commit 812b080
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 @@ -46,7 +46,7 @@ dependencies {
implementation 'org.apache.commons:commons-text:1.11.0'
implementation 'org.slf4j:slf4j-api:2.0.12'
implementation 'co.elastic.logging:logback-ecs-encoder:1.6.0'
implementation 'ch.qos.logback:logback-classic:1.5.0'
implementation 'ch.qos.logback:logback-classic:1.5.1'
implementation 'com.fasterxml.jackson.core:jackson-core:2.16.1'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.16.1'
implementation 'com.fasterxml.jackson.core:jackson-annotations:2.16.1'
Expand Down

0 comments on commit 812b080

Please sign in to comment.