Skip to content

Commit 950b01a

Browse files
Update dependency org.slf4j:slf4j-api to v2.0.12
1 parent 7ce28f8 commit 950b01a

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 = "2.0.11"
9+
val slf4jApiVersoion = "2.0.12"
1010
val gsonVersion = "2.10.1"
1111
val httpClientVersion = "5.3.1"
1212

0 commit comments

Comments
 (0)