Skip to content

Commit

Permalink
fix(deps): update dependency org.slf4j:slf4j-api to v2.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 6, 2024
1 parent 3cd9b7d commit 7621b24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ log4j-slf4j = { group = "org.apache.logging.log4j", name = "log4j-slf4j2-impl",
jline = { group = "org.jline", name = "jline-reader", version.ref = "jline" }
jansi = { group = "org.jline", name = "jansi", version.ref = "jline" }

slf4j = "org.slf4j:slf4j-api:2.0.11"
slf4j = "org.slf4j:slf4j-api:2.0.12"
fastutil = "it.unimi.dsi:fastutil-core:8.5.12"
gson = "com.google.code.gson:gson:2.10.1"
guava = "com.google.guava:guava:33.0.0-jre"
Expand Down

0 comments on commit 7621b24

Please sign in to comment.