Skip to content

Commit

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

---
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 Dec 11, 2023
1 parent db4a2cc commit fe35a63
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.25.0")
}
dependencies {
dependency("ch.qos.logback:logback-classic:1.3.11")
dependency("ch.qos.logback:logback-classic:1.3.14")
dependency("com.beust:jcommander:1.82")
dependency("com.github.spotbugs:spotbugs-annotations:4.8.2")
dependency("com.opencsv:opencsv:4.6")
Expand Down

0 comments on commit fe35a63

Please # to comment.