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 387d319 commit a8e1f3bCopy full SHA for a8e1f3b
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