Skip to content

Commit 9b8beea

Browse files
fix(deps): update dependency org.postgresql:postgresql to v42.7.8
1 parent bb5311e commit 9b8beea

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
@@ -49,7 +49,7 @@ astra-db-client = "1.2.7"
4949
junit-bom = "5.10.2"
5050
kotlin = "2.0.21"
5151
ksp = "2.0.21-1.0.25"
52-
postgresql = "42.7.7"
52+
postgresql = "42.7.8"
5353

5454
[libraries]
5555
# TODO Remove when non vulnerable versions exist

0 commit comments

Comments
 (0)