Skip to content

Commit

Permalink
Update sadu to v2.3.1 (#648)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Yannick Lamprecht <[email protected]>
  • Loading branch information
renovate[bot] and yannicklamprecht authored Dec 13, 2024
1 parent 5019f6c commit 9bbcdda
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 @@ -8,7 +8,7 @@ dependencyResolutionManagement {
versionCatalogs {
create("libs") {
// misc
version("sadu", "2.3.0")
version("sadu", "2.3.1")
library("sadu-queries", "de.chojo.sadu", "sadu-queries").versionRef("sadu")
library("sadu-updater", "de.chojo.sadu", "sadu-updater").versionRef("sadu")
library("sadu-postgresql", "de.chojo.sadu", "sadu-postgresql").versionRef("sadu")
Expand Down

0 comments on commit 9bbcdda

Please sign in to comment.