Skip to content

Commit 7601c32

Browse files
committed
sl4j
1 parent 6fe7367 commit 7601c32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version '1.0-SNAPSHOT'
44
ext {
55
javalin_version = "4.6.1"
66
jackson_version = "2.13.5"
7-
slf4j_version = "1.7.28"
7+
slf4j_version = "2.0.9"
88
koin_version = "1.0.2"
99
junit_version = "4.12"
1010
unirest_version = "1.4.9"

0 commit comments

Comments
 (0)