Skip to content

Commit

Permalink
Bump ch.qos.logback:logback-classic from 1.2.12 to 1.4.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.2.12 to 1.4.14.
- [Commits](qos-ch/logback@v_1.2.12...v_1.4.14)

---
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 Dec 1, 2023
1 parent 7367d98 commit 186b439
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ junit-platform = "1.10.1"
kafka = "2.8.2"
kafka-junit = "4.2.7"
latency-utils = "2.0.3"
logback = "1.2.12"
logback = "1.4.14"
log4j = "2.21.1"
maven-resolver = "1.9.16"
mockito = "5.7.0"
Expand Down Expand Up @@ -163,7 +163,7 @@ kotlinxCoroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core",
latencyUtils = { module = "org.latencyutils:LatencyUtils", version.ref = "latency-utils" }
lmaxDisruptor = "com.lmax:disruptor:3.4.4"
logback = { module = "ch.qos.logback:logback-classic", version.ref = "logback" }
logback14 = {module = "ch.qos.logback:logback-classic", version = "1.4.11" }
logback14 = {module = "ch.qos.logback:logback-classic", version = "1.4.14" }
log4j = { module = "org.apache.logging.log4j:log4j-core", version.ref = "log4j" }
mavenResolverConnectorBasic = { module = "org.apache.maven.resolver:maven-resolver-connector-basic", version.ref = "maven-resolver" }
mavenResolverTransportHttp = { module = "org.apache.maven.resolver:maven-resolver-transport-http", version.ref = "maven-resolver" }
Expand Down

0 comments on commit 186b439

Please sign in to comment.