Skip to content

Commit

Permalink
Merge pull request #190 from AtomPilz-DevTeam/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
Update all non-major dependencies to v2.3.1
  • Loading branch information
JonasFranke authored Jan 2, 2025
2 parents 1875d2b + a522841 commit 7768f3f
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 7768f3f

Please sign in to comment.