Skip to content

Commit 7ce28f8

Browse files
authored
Merge pull request #19 from barakb/renovate/major-slf4j-monorepo
Update dependency org.slf4j:slf4j-api to v2
2 parents 9374139 + 1081167 commit 7ce28f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ val coroutinesVersion = "1.7.3"
66
val jupiterVersion = "5.10.1"
77
val logbackVersion = "1.4.14"
88
val kotlinLoginVersion = "3.0.5"
9-
val slf4jApiVersoion = "1.7.36"
9+
val slf4jApiVersoion = "2.0.11"
1010
val gsonVersion = "2.10.1"
1111
val httpClientVersion = "5.3.1"
1212

0 commit comments

Comments
 (0)