Skip to content

Commit

Permalink
Bump org.slf4j:slf4j-log4j12 from 2.0.9 to 2.0.10
Browse files Browse the repository at this point in the history
Bumps org.slf4j:slf4j-log4j12 from 2.0.9 to 2.0.10.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-log4j12
  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 29, 2023
1 parent df69ab3 commit 2e38847
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 @@ -18,7 +18,7 @@ dependencies {
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3")
implementation("org.litote.kmongo:kmongo:4.11.0")
implementation("io.github.microutils:kotlin-logging-jvm:3.0.5")
implementation("org.slf4j:slf4j-log4j12:2.0.9")
implementation("org.slf4j:slf4j-log4j12:2.0.10")
implementation("com.jcabi:jcabi-log:0.23.0")
implementation("com.apollographql.apollo3:apollo-runtime:3.8.2")
implementation("com.github.sya-ri:kgit:1.0.6")
Expand Down

0 comments on commit 2e38847

Please sign in to comment.