Skip to content

Commit

Permalink
chore(deps): bump ch.qos.logback:logback-classic from 1.5.0 to 1.5.1
Browse files Browse the repository at this point in the history
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.0 to 1.5.1.
- [Commits](https://github.com/qos-ch/logback/commits)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 28, 2024
1 parent 7cf770c commit 8b39a2a
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 8b39a2a

Please sign in to comment.