Skip to content

Commit

Permalink
Bump logback-core from 1.2.11 to 1.4.1
Browse files Browse the repository at this point in the history
Bumps [logback-core](https://github.com/qos-ch/logback) from 1.2.11 to 1.4.1.
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](qos-ch/logback@v_1.2.11...v_1.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 22, 2022
1 parent bba13d0 commit 2329961
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 @@ -130,7 +130,7 @@ dependencies {
implementation("org.springframework.retry:spring-retry")
implementation("ch.qos.logback.contrib:logback-json-classic:0.1.5")
implementation("ch.qos.logback.contrib:logback-jackson:0.1.5")
implementation("ch.qos.logback:logback-core:1.2.11")
implementation("ch.qos.logback:logback-core:1.4.1")
implementation("ch.qos.logback:logback-classic:1.2.0")
implementation("net.logstash.logback:logstash-logback-encoder:7.2")
implementation("net.javacrumbs.shedlock:shedlock-spring:4.42.0")
Expand Down

0 comments on commit 2329961

Please sign in to comment.