Skip to content

Commit

Permalink
fix(deps): 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 a1acbcd commit 338703c
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 @@ -25,7 +25,7 @@ log4j-iostreams = { group = "org.apache.logging.log4j", name = "log4j-iostreams"
log4j-jul = { group = "org.apache.logging.log4j", name = "log4j-jul", version.ref = "log4j" }
log4j-slf4j = { group = "org.apache.logging.log4j", name = "log4j-slf4j2-impl", version.ref = "log4j" }

slf4j = "org.slf4j:slf4j-api:2.0.9"
slf4j = "org.slf4j:slf4j-api:2.0.10"
jline = "org.jline:jline-reader:3.24.1"
jansi = "org.fusesource.jansi:jansi:2.4.1"
fastutil = "it.unimi.dsi:fastutil-core:8.5.12"
Expand Down

0 comments on commit 338703c

Please sign in to comment.