Skip to content

Commit 2cfd0b7

Browse files
committed
Update PostgreSQL
1 parent 5f36f39 commit 2cfd0b7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

build.gradle

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,10 @@ ext {
5353
[name: 'no_sb', liquibase: 'default']
5454
]],
5555
[name: 'postgres', versions: [
56-
[name: '12', postgres: '12.18', 'zonky-postgres': '12.18.0', opentable: 'default', yandex: 'default'],
57-
[name: '13', postgres: '13.14', 'zonky-postgres': '13.14.0', opentable: 'default', yandex: 'default'],
58-
[name: '14', postgres: '14.11', 'zonky-postgres': '14.11.0', opentable: 'default', yandex: 'default'],
59-
[name: '15', postgres: '15.6', 'zonky-postgres': '15.6.0', opentable: 'default', yandex: 'default'],
56+
[name: '12', postgres: '12.20', 'zonky-postgres': '12.20.0', opentable: 'default', yandex: 'default'],
57+
[name: '13', postgres: '13.16', 'zonky-postgres': '13.16.0', opentable: 'default', yandex: 'default'],
58+
[name: '14', postgres: '14.13', 'zonky-postgres': '14.13.0', opentable: 'default', yandex: 'default'],
59+
[name: '15', postgres: '15.8', 'zonky-postgres': '15.8.0', opentable: 'default', yandex: 'default'],
6060
[name: '16', postgres: '16.4', 'zonky-postgres': '16.4.0', opentable: 'default', yandex: 'default']
6161
]],
6262
[name: 'mssql', versions: [

0 commit comments

Comments
 (0)