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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 24, 2023
1 parent cb08a70 commit d0f6137
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.23.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 d0f6137

Please sign in to comment.