Merge pull request #70 from scala-steward/update/postgresql-42.2.12

Update postgresql to 42.2.12
This commit is contained in:
eikek 2020-04-01 08:43:02 +02:00 committed by GitHub
commit c84036d2b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"