Skip to content

Commit

Permalink
Bump ch.qos.logback:logback-classic from 1.4.7 to 1.5.6
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.4.7 to 1.5.6.
- [Commits](qos-ch/logback@v_1.4.7...v_1.5.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 18, 2024
1 parent cd771f6 commit 700e503
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 @@ -30,7 +30,7 @@ dependencies {
compile group: 'com.lmax', name: 'disruptor', version: '3.4.4'

// Logback
compile group: 'ch.qos.logback', name: 'logback-classic', version: '1.4.7'
compile group: 'ch.qos.logback', name: 'logback-classic', version: '1.5.6'
}

run {
Expand Down

0 comments on commit 700e503

Please sign in to comment.