Skip to content

Commit

Permalink
Merge pull request #394 from cqse/renovate/org.slf4j-slf4j-api-2.x
Browse files Browse the repository at this point in the history
Update dependency org.slf4j:slf4j-api to v2.0.11
  • Loading branch information
DreierF committed Jan 8, 2024
2 parents abfd328 + 66949e3 commit 992eb20
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 992eb20

Please sign in to comment.