Skip to content

Commit

Permalink
Bump org.apache.logging.log4j:log4j-slf4j2-impl in the slf4j group
Browse files Browse the repository at this point in the history
Bumps the slf4j group with 1 update: org.apache.logging.log4j:log4j-slf4j2-impl.


Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.24.1 to 2.24.2

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: slf4j
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent 4165c50 commit cbb850e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ kotest-core = { group = "io.kotest", name = "kotest-assertions-core-jvm", versio
kotest-assertions-core-jvm = { group = "io.kotest", name = "kotest-assertions-core-jvm", version = "5.9.1" }
kotlinx-coroutines-core = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-core", version = "1.9.0" }
logback-classic = { group = "ch.qos.logback", name = "logback-classic", version = "1.5.12" }
log4j-slf4j2-impl = { group = "org.apache.logging.log4j", name = "log4j-slf4j2-impl", version = "2.24.1" }
log4j-slf4j2-impl = { group = "org.apache.logging.log4j", name = "log4j-slf4j2-impl", version = "2.24.2" }
resilience4j = { group = "io.github.resilience4j", name = "resilience4j-retry", version = "2.2.0" }
resilience4j-retry = { group = "io.github.resilience4j", name = "resilience4j-retry", version = "2.2.0" }
resilience4j-kotlin = { group = "io.github.resilience4j", name = "resilience4j-kotlin", version = "2.2.0" }
Expand Down

0 comments on commit cbb850e

Please sign in to comment.