Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-simple
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 6, 2024
1 parent 3f7ed2c commit 2f35d56
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 @@ -38,7 +38,7 @@ dependencies {
api("io.github.microutils:kotlin-logging-jvm:3.0.5")
api("com.github.kittinunf.fuel:fuel:2.3.1")
api("com.github.kittinunf.fuel:fuel-coroutines:2.3.1")
api("org.slf4j:slf4j-simple:2.0.9")
api("org.slf4j:slf4j-simple:2.0.12")
api("com.fasterxml.jackson.module:jackson-module-kotlin:2.16.0")
api("com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.0")
api("io.taff.exposed:exposed-core:0.10.0")
Expand Down

0 comments on commit 2f35d56

Please sign in to comment.