Update postgresql to 42.2.12

This commit is contained in:
Scala Steward 2020-04-01 02:37:29 +02:00
parent d2938bd509
commit 9f4f71d4a6
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6

View File

@ -25,7 +25,7 @@ object Dependencies {
val MiniTestVersion = "2.7.0"
val PdfboxVersion = "2.0.19"
val PoiVersion = "4.1.2"
val PostgresVersion = "42.2.11"
val PostgresVersion = "42.2.12"
val PureConfigVersion = "0.12.3"
val Slf4jVersion = "1.7.30"
val SqliteVersion = "3.30.1"