Skip to content

Commit

Permalink
fix(deps): update dependency org.slf4j:slf4j-api to v2.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and RealBauHD committed Aug 14, 2024
1 parent df5092f commit b772165
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.14"
slf4j = "org.slf4j:slf4j-api:2.0.16"
fastutil = "it.unimi.dsi:fastutil-core:8.5.14"
gson = "com.google.code.gson:gson:2.11.0"
guava = "com.google.guava:guava:33.2.1-jre"
Expand Down

0 comments on commit b772165

Please sign in to comment.