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 abfd328 commit 66949e3
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 @@ -50,7 +50,7 @@ spark = { module = "com.sparkjava:spark-core", version = "2.9.4" }
jcommander = { module = "com.beust:jcommander", version = "1.82" }
teamscaleLibCommons = { module = "com.teamscale:teamscale-lib-commons", version = "9.3.0" }
commonsCodec = { module = "commons-codec:commons-codec", version = "1.16.0" }
slf4j-api = { module = "org.slf4j:slf4j-api", version = "2.0.10" }
slf4j-api = { module = "org.slf4j:slf4j-api", version = "2.0.11" }
jgit = { module = "org.eclipse.jgit:org.eclipse.jgit", version = "6.8.0.202311291450-r" }
okio = { module = "com.squareup.okio:okio", version = "3.7.0" }

Expand Down

0 comments on commit 66949e3

Please sign in to comment.