Skip to content

Commit

Permalink
Merge pull request #50 from Joseph5610/dependabot/gradle/org.slf4j-sl…
Browse files Browse the repository at this point in the history
…f4j-api-2.0.12

Bump org.slf4j:slf4j-api from 2.0.7 to 2.0.12
  • Loading branch information
Joseph5610 authored Mar 19, 2024
2 parents b6391bb + 6e0fce0 commit 2eea5e0
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 2eea5e0

Please sign in to comment.