Skip to content

Commit

Permalink
Update sadu to v2.3.0 (#56)
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 Aug 28, 2024
1 parent 3bf537c commit 6730123
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 @@ -9,7 +9,7 @@ findProject(":plugin-paper:Readme.md")?.name = "Readme.md"
dependencyResolutionManagement {
versionCatalogs {
create("libs") {
version("sadu", "2.2.5")
version("sadu", "2.3.0")
library("sadu-queries", "de.chojo.sadu", "sadu-queries").versionRef("sadu")
library("sadu-updater", "de.chojo.sadu", "sadu-updater").versionRef("sadu")
library("sadu-datasource", "de.chojo.sadu", "sadu-datasource").versionRef("sadu")
Expand Down

0 comments on commit 6730123

Please sign in to comment.