Skip to content

Commit

Permalink
Merge pull request #664 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.17
  • Loading branch information
DreierF authored Feb 26, 2025
2 parents af3965e + 940dafd commit e8efb77
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 @@ -52,7 +52,7 @@ teamscaleLibCommons = { module = "com.teamscale:teamscale-lib-commons", version
commonsCodec = { module = "commons-codec:commons-codec", version = "1.18.0" }
commonsLang = { module = "org.apache.commons:commons-lang3", version = "3.17.0" }
commonsIo = { module = "commons-io:commons-io", version = "2.18.0" }
slf4j-api = { module = "org.slf4j:slf4j-api", version = "2.0.16" }
slf4j-api = { module = "org.slf4j:slf4j-api", version = "2.0.17" }
jgit = { module = "org.eclipse.jgit:org.eclipse.jgit", version = "7.1.0.202411261347-r" }
okio = { module = "com.squareup.okio:okio", version = "3.10.2" }

Expand Down

0 comments on commit e8efb77

Please sign in to comment.