Skip to content

Commit 82b5bb9

Browse files
Update dependency org.postgresql:postgresql to v42.7.6
1 parent 812746c commit 82b5bb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sql/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies {
77
testImplementation("org.hibernate.orm:hibernate-community-dialects:6.6.14.Final")
88
testImplementation("org.hibernate.orm:hibernate-hikaricp:6.6.13.Final")
99

10-
implementation("org.postgresql:postgresql:42.7.5")
10+
implementation("org.postgresql:postgresql:42.7.6")
1111

1212

1313
implementation("org.xerial:sqlite-jdbc:3.49.1.0")

0 commit comments

Comments
 (0)