Skip to content

Commit 29a8235

Browse files
Update dependency org.postgresql:postgresql to v42.7.3
1 parent 03bce20 commit 29a8235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ buildscript {
1313
liquidbaseVersion = '4.6.2'
1414
openApiVersion = '1.7.0'
1515
requestValidatorPactVersion = '2.22.0'
16-
postgresVersion = '42.4.0'
16+
postgresVersion = '42.7.3'
1717
kubernetesClientVersion = '5.12.4'
1818
httpClientVersion = '4.5.13'
1919
consulApiVersion = '1.4.5'

0 commit comments

Comments
 (0)