Skip to content

Commit

Permalink
Bump ch.qos.logback:logback-classic from 1.3.8 to 1.3.11
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.3.8 to 1.3.11.
- [Commits](qos-ch/logback@v_1.3.8...v_1.3.11)

---
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 Sep 5, 2023
1 parent 108c5b8 commit 97c55f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ subprojects {
mavenBom("io.qameta.allure:allure-bom:2.24.0")
}
dependencies {
dependency("ch.qos.logback:logback-classic:1.3.8")
dependency("ch.qos.logback:logback-classic:1.3.11")
dependency("com.beust:jcommander:1.82")
dependency("com.github.spotbugs:spotbugs-annotations:4.7.3")
dependency("com.opencsv:opencsv:4.6")
Expand Down

0 comments on commit 97c55f5

Please sign in to comment.