Skip to content

Commit

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

---
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 Dec 1, 2023
1 parent 324514c commit f274b35
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 @@ -51,7 +51,7 @@ junit-platform = "1.9.3"
kafka = "2.8.2"
kafka-junit = "4.2.7"
latency-utils = "2.0.3"
logback = "1.2.12"
logback = "1.2.13"
log4j = "2.19.0"
maven-resolver = "1.8.2"
mockito = "5.5.0"
Expand Down Expand Up @@ -151,7 +151,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.2.13" }
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 f274b35

Please sign in to comment.