Skip to content

Commit 378fb2c

Browse files
Update dependency org.postgresql:postgresql to v42.7.4
1 parent d6f39e4 commit 378fb2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ exposed-jdbc = { module = "org.jetbrains.exposed:exposed-jdbc", version.ref = "e
3838
exposed-kotlin-datetime = { module = "org.jetbrains.exposed:exposed-kotlin-datetime", version.ref = "exposed" }
3939
exposed-json = { module = "org.jetbrains.exposed:exposed-json", version.ref = "exposed" }
4040

41-
postgresql = "org.postgresql:postgresql:42.7.3"
41+
postgresql = "org.postgresql:postgresql:42.7.4"
4242
protobuf-java = "com.google.protobuf:protobuf-java:4.26.1"
4343
protobuf-kotlin = "com.google.protobuf:protobuf-kotlin:4.26.1"
4444

0 commit comments

Comments
 (0)