Skip to content

Commit

Permalink
Merge pull request #238 from PabloLec/dependabot/gradle/develop/org.s…
Browse files Browse the repository at this point in the history
…lf4j-slf4j-log4j12-2.0.9

Bump org.slf4j:slf4j-log4j12 from 2.0.7 to 2.0.9
  • Loading branch information
PabloLec authored Sep 4, 2023
2 parents cc1c339 + dbe2920 commit 0009f87
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.10.0")
implementation("io.github.microutils:kotlin-logging-jvm:3.0.5")
implementation("org.slf4j:slf4j-log4j12:2.0.7")
implementation("org.slf4j:slf4j-log4j12:2.0.9")
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.5")
Expand Down

0 comments on commit 0009f87

Please sign in to comment.