We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fe7367 commit 7601c32Copy full SHA for 7601c32
build.gradle
@@ -4,7 +4,7 @@ version '1.0-SNAPSHOT'
4
ext {
5
javalin_version = "4.6.1"
6
jackson_version = "2.13.5"
7
- slf4j_version = "1.7.28"
+ slf4j_version = "2.0.9"
8
koin_version = "1.0.2"
9
junit_version = "4.12"
10
unirest_version = "1.4.9"
0 commit comments