Skip to content

Commit f715c64

Browse files
Update all non-major dependencies to v2.3.9
1 parent 7c5c55b commit f715c64

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

build.gradle.kts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ dependencies {
2525
library("club.minnced:discord-webhooks:0.8.4")
2626
paperweight.paperDevBundle("$minecraftVersion-R0.1-SNAPSHOT")
2727
library("org.postgresql:postgresql:42.7.10")
28-
library("de.chojo.sadu:sadu-postgresql:2.3.8")
29-
library("de.chojo.sadu:sadu-datasource:2.3.8")
30-
library("de.chojo.sadu:sadu-queries:2.3.8")
28+
library("de.chojo.sadu:sadu-postgresql:2.3.9")
29+
library("de.chojo.sadu:sadu-datasource:2.3.9")
30+
library("de.chojo.sadu:sadu-queries:2.3.9")
3131
library("com.zaxxer:HikariCP:6.3.3")
3232
}
3333

0 commit comments

Comments
 (0)