Skip to content

Commit

Permalink
Update dependency org.slf4j:slf4j-api to v2.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2024
1 parent 414cd90 commit 003bc4f
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 @@ -12,7 +12,7 @@ repositories {
}

dependencies {
api("org.slf4j:slf4j-api:2.0.7")
api("org.slf4j:slf4j-api:2.0.11")
api("org.jetbrains:annotations:24.0.1")

implementation("org.jgrapht:jgrapht-core:1.5.2")
Expand Down

0 comments on commit 003bc4f

Please sign in to comment.