We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e31bfa6 commit 0c8cf30Copy full SHA for 0c8cf30
settings.gradle.kts
@@ -9,7 +9,7 @@ findProject(":plugin-paper:Readme.md")?.name = "Readme.md"
9
dependencyResolutionManagement {
10
versionCatalogs {
11
create("libs") {
12
- version("sadu", "2.3.2")
+ version("sadu", "2.3.3")
13
library("sadu-queries", "de.chojo.sadu", "sadu-queries").versionRef("sadu")
14
library("sadu-updater", "de.chojo.sadu", "sadu-updater").versionRef("sadu")
15
library("sadu-datasource", "de.chojo.sadu", "sadu-datasource").versionRef("sadu")
0 commit comments