Skip to content

Commit acd7e12

Browse files
Update dependency org.slf4j:slf4j-api to v2.0.18
1 parent f61edae commit acd7e12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jcommander = { module = "com.beust:jcommander", version = "1.82" }
4848
commonsCodec = { module = "commons-codec:commons-codec", version = "1.22.0" }
4949
commonsLang = { module = "org.apache.commons:commons-lang3", version = "3.20.0" }
5050
commonsIo = { module = "commons-io:commons-io", version = "2.22.0" }
51-
slf4j-api = { module = "org.slf4j:slf4j-api", version = "2.0.17" }
51+
slf4j-api = { module = "org.slf4j:slf4j-api", version = "2.0.18" }
5252
jgit = { module = "org.eclipse.jgit:org.eclipse.jgit", version = "7.6.0.202603022253-r" }
5353
okio = { module = "com.squareup.okio:okio", version = "3.17.0" }
5454

0 commit comments

Comments
 (0)