Skip to content

Commit

Permalink
Update eldoutil to v2.1.7 (#260)
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 18, 2024
1 parent 5c69c46 commit f46e2c6
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 @@ -12,7 +12,7 @@ pluginManagement {
dependencyResolutionManagement {
versionCatalogs {
create("libs") {
version("eldoutil", "2.1.6")
version("eldoutil", "2.1.7")
library("eldoutil.core", "de.eldoria.util", "core").versionRef("eldoutil")
library("eldoutil.updater", "de.eldoria.util", "updater").versionRef("eldoutil")
library("eldoutil.messaging", "de.eldoria.util", "messaging").versionRef("eldoutil")
Expand Down

0 comments on commit f46e2c6

Please sign in to comment.