Skip to content

Commit 5f9b220

Browse files
Bump postgresql from 42.2.19 to 42.2.20 (#1324)
1 parent 1b932ac commit 5f9b220

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
@@ -46,7 +46,7 @@ ext {
4646
// Databases
4747
h2Version = "1.4.200"
4848
mariadbVersion = "2.7.1"
49-
postgresVersion = "42.2.19"
49+
postgresVersion = "42.2.20"
5050

5151
// Testing
5252
awaitilityVersion = "4.0.3"

0 commit comments

Comments
 (0)