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 8e27b15 commit 6dfa533Copy full SHA for 6dfa533
settings.gradle.kts
@@ -27,7 +27,7 @@ dependencyResolutionManagement {
27
library("javalin-core", "io.javalin","javalin").versionRef("javalin")
28
library("javalin-bundle", "io.javalin","javalin-bundle").versionRef("javalin")
29
30
- version("eldoutil", "2.1.4")
+ version("eldoutil", "2.1.5")
31
library("eldoutil-plugin", "de.eldoria.util","plugin").versionRef("eldoutil")
32
bundle("eldoutil", listOf("eldoutil-plugin"))
33
0 commit comments