Skip to content

Commit

Permalink
Merge pull request #164 from jesperancinha/dependabot/gradle/slf4j-d9…
Browse files Browse the repository at this point in the history
…dfafe1af

Bump org.apache.logging.log4j:log4j-slf4j2-impl from 2.24.1 to 2.24.2 in the slf4j group
  • Loading branch information
github-actions[bot] authored Nov 22, 2024
2 parents 4165c50 + cbb850e commit afdd5de
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 afdd5de

Please sign in to comment.