Skip to content

Commit e81789a

Browse files
Update dependency org.postgresql:postgresql to v42.6.0
1 parent 368a372 commit e81789a

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.6.0'
1717
kubernetesClientVersion = '5.12.2'
1818
httpClientVersion = '4.5.13'
1919
consulApiVersion = '1.4.5'

0 commit comments

Comments
 (0)