Skip to content

Commit

Permalink
Update dependency org.slf4j:slf4j-api to v2.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 28, 2023
1 parent 414cd90 commit f821f7a
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.10")
api("org.jetbrains:annotations:24.0.1")

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

0 comments on commit f821f7a

Please sign in to comment.