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 e038064 commit 032ac9cCopy full SHA for 032ac9c
settings.gradle.kts
@@ -5,7 +5,7 @@ dependencyResolutionManagement {
5
create("libs") {
6
// misc
7
library("jetbrains-annotations", "org.jetbrains:annotations:24.1.0")
8
- version("sadu", "2.2.1")
+ version("sadu", "2.3.0")
9
library("sadu-queries", "de.chojo.sadu", "sadu-queries").versionRef("sadu")
10
library("sadu-updater", "de.chojo.sadu", "sadu-updater").versionRef("sadu")
11
library("sadu-postgresql", "de.chojo.sadu", "sadu-postgresql").versionRef("sadu")
0 commit comments