fix(tests): use postgres 145 for tests

This commit is contained in:
MiniDigger | Martin 2022-11-07 09:36:26 +01:00 committed by GitHub
parent 9f85cae252
commit 102c21aad9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
spring:
datasource:
url: jdbc:tc:postgresql:12.8:///
url: jdbc:tc:postgresql:14:///
username: ""
password: ""