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 Oct 9, 2024
1 parent 2070a43 commit c0c714a
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 {
versionCatalogs {
create("libs") {
// utilities
version("eldoutil", "2.0.10")
version("eldoutil", "2.1.6")
library("legacy-serialization", "de.eldoria.util","legacy-serialization").versionRef("eldoutil")
library("plugin", "de.eldoria.util","plugin").versionRef("eldoutil")
library("metrics", "de.eldoria.util","metrics").versionRef("eldoutil")
Expand Down

0 comments on commit c0c714a

Please sign in to comment.