Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Commit 794334a

Browse files
committed
fix(deps): update dependency org.slf4j:slf4j-api to v2.0.11
1 parent 586d035 commit 794334a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

slf4j/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ plugins {
2626
}
2727

2828
dependencies {
29-
api("org.slf4j:slf4j-api:2.0.10")
29+
api("org.slf4j:slf4j-api:2.0.11")
3030
}

0 commit comments

Comments
 (0)