Skip to content

Commit

Permalink
Update all non-major dependencies to v2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2025
1 parent 020c87a commit a522841
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ dependencies {
library("club.minnced:discord-webhooks:0.8.4")
paperweight.paperDevBundle("$minecraftVersion-R0.1-SNAPSHOT")
library("org.postgresql:postgresql:42.7.4")
library("de.chojo.sadu:sadu-postgresql:2.3.0")
library("de.chojo.sadu:sadu-datasource:2.3.0")
library("de.chojo.sadu:sadu-queries:2.3.0")
library("de.chojo.sadu:sadu-postgresql:2.3.1")
library("de.chojo.sadu:sadu-datasource:2.3.1")
library("de.chojo.sadu:sadu-queries:2.3.1")
library("com.zaxxer:HikariCP:6.2.1")
}

Expand Down

0 comments on commit a522841

Please sign in to comment.