Skip to content

Commit

Permalink
Update eldoutil to v2.0.6 (#44)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 22, 2024
1 parent d58260d commit 466a7f5
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.0.3")
version("eldoutil", "2.0.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 466a7f5

Please sign in to comment.