Skip to content

Commit

Permalink
Update dependency org.postgresql:postgresql to v42.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 25, 2024
1 parent 5df518b commit e17be51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion catalog.settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencyResolutionManagement {
library("metainfservices", "org.kohsuke.metainf-services:metainf-services:1.11")

library("utilitary", "com.karuslabs:utilitary:3.0.0")
library("postgresql", "org.postgresql:postgresql:42.7.3")
library("postgresql", "org.postgresql:postgresql:42.7.4")

library("junit-api", "org.junit.jupiter", "junit-jupiter-api").versionRef("junit")
library("junit-params", "org.junit.jupiter", "junit-jupiter-params").versionRef("junit")
Expand Down

0 comments on commit e17be51

Please sign in to comment.