Skip to content

Commit

Permalink
Update eldoutil to v2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 27, 2024
1 parent 43892c3 commit e5aa519
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.0")
version("eldoutil", "2.1.1")
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 e5aa519

Please sign in to comment.