Skip to content

Commit

Permalink
Update eldoutil to v2.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 24, 2024
1 parent edc18c8 commit 60c0632
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.6")
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 60c0632

Please sign in to comment.