Skip to content

Commit

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

chore(deps): bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13
  • Loading branch information
Joseph5610 authored May 25, 2024
2 parents 7555250 + 7932326 commit 27cf066
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.8.0"
val tornadoFxVersion = "2.0.0-SNAPSHOT"
val log4jVersion = "2.23.1"
val slf4jVersion = "2.0.12"
val slf4jVersion = "2.0.13"
val kotlinLoggingVersion = "3.0.5"
val testFxVersion = "4.0.18"
val junitVersion = "5.10.2"
Expand Down

0 comments on commit 27cf066

Please sign in to comment.