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 a5ced22 commit 2a5c3feCopy full SHA for 2a5c3fe
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.10")
+ version("eldoutil", "2.1.11")
31
library("eldoutil-plugin", "de.eldoria.util", "plugin").versionRef("eldoutil")
32
bundle("eldoutil", listOf("eldoutil-plugin"))
33
0 commit comments