Skip to content

Commit

Permalink
fix(deps): bump ch.qos.logback:logback-classic from 1.2.11 to 1.5.9
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.2.11 to 1.5.9.
- [Commits](qos-ch/logback@v_1.2.11...v_1.5.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent c892247 commit cc40462
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 @@ -19,7 +19,7 @@ dependencies {

testImplementation 'org.mockito:mockito-core:4.9.0'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.2'
testImplementation 'ch.qos.logback:logback-classic:1.2.11'
testImplementation 'ch.qos.logback:logback-classic:1.5.9'
testImplementation "com.github.tomakehurst:wiremock-jre8-standalone:2.35.0"
testImplementation "org.assertj:assertj-core:3.26.0"
testImplementation "org.hamcrest:hamcrest:2.2"
Expand Down

0 comments on commit cc40462

Please sign in to comment.