Skip to content

Commit

Permalink
Update utilities to v2.1.7 (#406)
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 Nov 20, 2024
1 parent 17df735 commit 2f580d7
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 @@ -32,7 +32,7 @@ dependencyResolutionManagement {
library("adventure-bukkit", "net.kyori:adventure-platform-bukkit:4.3.4")
library("adventure-minimessage", "net.kyori:adventure-text-minimessage:4.17.0")
// utilities
version("utilities", "2.1.6")
version("utilities", "2.1.7")
library("eldoutil-plugin", "de.eldoria.util","plugin").versionRef("utilities")
library("eldoutil-jackson", "de.eldoria.util","jackson-configuration").versionRef("utilities")
library("eldoutil-serialization", "de.eldoria.util","legacy-serialization").versionRef("utilities")
Expand Down

0 comments on commit 2f580d7

Please sign in to comment.