Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 19, 2024
1 parent b6391bb commit 6e0fce0
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 @@ -27,7 +27,7 @@ apply(plugin = "io.github.fvarrui.javapackager.plugin")
val kotlinCoroutinesVersion = "1.7.3"
val tornadoFxVersion = "2.0.0-SNAPSHOT"
val log4jVersion = "2.20.0"
val slf4jVersion = "2.0.7"
val slf4jVersion = "2.0.12"
val kotlinLoggingVersion = "3.0.5"
val testFxVersion = "4.0.16-alpha"
val junitVersion = "5.10.0"
Expand Down

0 comments on commit 6e0fce0

Please sign in to comment.