Update postgresql to 42.2.18

This commit is contained in:
Scala Steward 2020-10-15 16:30:56 +02:00
parent 9d1d6af7f9
commit 9de30932c0
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6

View File

@ -28,7 +28,7 @@ object Dependencies {
val OrganizeImportsVersion = "0.4.2"
val PdfboxVersion = "2.0.21"
val PoiVersion = "4.1.2"
val PostgresVersion = "42.2.17"
val PostgresVersion = "42.2.18"
val PureConfigVersion = "0.14.0"
val Slf4jVersion = "1.7.30"
val StanfordNlpVersion = "4.0.0"