Skip to content

Commit

Permalink
Update eldoutil to v2.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent edc18c8 commit bab2fc7
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 @@ -18,7 +18,7 @@ plugins {
dependencyResolutionManagement {
versionCatalogs {
create("libs") {
version("eldoutil", "2.1.4")
version("eldoutil", "2.1.8")
library("eldoutil-plugin", "de.eldoria.util", "plugin").versionRef("eldoutil")
library("eldoutil-configuration", "de.eldoria.util", "jackson-configuration").versionRef("eldoutil")
library("jacksonbukkit", "de.eldoria.jacksonbukkit:jackson-bukkit:1.2.0")
Expand Down

0 comments on commit bab2fc7

Please sign in to comment.