Update postgresql to 42.2.16

This commit is contained in:
Scala Steward 2020-08-21 22:25:19 +02:00
parent 9c7ef9c826
commit f7c47ebec3
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.0"
val PdfboxVersion = "2.0.21"
val PoiVersion = "4.1.2"
val PostgresVersion = "42.2.15"
val PostgresVersion = "42.2.16"
val PureConfigVersion = "0.13.0"
val Slf4jVersion = "1.7.30"
val StanfordNlpVersion = "3.9.2"