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 7601c32 commit 823cbdaCopy full SHA for 823cbda
build.gradle
@@ -5,6 +5,7 @@ ext {
5
javalin_version = "4.6.1"
6
jackson_version = "2.13.5"
7
slf4j_version = "2.0.9"
8
+ // not easy to update
9
koin_version = "1.0.2"
10
junit_version = "4.12"
11
unirest_version = "1.4.9"
0 commit comments