Skip to content

Commit 9262e44

Browse files
fix(deps): update eldoutil to v2.1.10
1 parent 62adb0e commit 9262e44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencyResolutionManagement {
1414
bundle("jackson-full", listOf("jackson-core", "jackson-databind", "jackson-annotations", "jackson-yaml"))
1515
bundle("jackson-lite", listOf("jackson-core", "jackson-databind", "jackson-annotations"))
1616

17-
version("eldoutil", "2.0.1")
17+
version("eldoutil", "2.1.10")
1818
library("eldoutil-items","de.eldoria.util", "items").versionRef("eldoutil")
1919
library("eldoutil-entities","de.eldoria.util", "entities").versionRef("eldoutil")
2020
library("eldoutil-jackson","de.eldoria.util", "jackson-configuration").versionRef("eldoutil")

0 commit comments

Comments
 (0)