Skip to content

Commit

Permalink
fix(deps): update eldoutil to v2.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 10, 2024
1 parent 62adb0e commit 47fb0e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencyResolutionManagement {
bundle("jackson-full", listOf("jackson-core", "jackson-databind", "jackson-annotations", "jackson-yaml"))
bundle("jackson-lite", listOf("jackson-core", "jackson-databind", "jackson-annotations"))

version("eldoutil", "2.0.1")
version("eldoutil", "2.0.6")
library("eldoutil-items","de.eldoria.util", "items").versionRef("eldoutil")
library("eldoutil-entities","de.eldoria.util", "entities").versionRef("eldoutil")
library("eldoutil-jackson","de.eldoria.util", "jackson-configuration").versionRef("eldoutil")
Expand Down

0 comments on commit 47fb0e7

Please sign in to comment.