Update postgresql to 42.2.15

This commit is contained in:
Scala Steward 2020-08-14 22:17:06 +02:00
parent 885a4636df
commit 58b7ebc37b
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.20"
val PoiVersion = "4.1.2"
val PostgresVersion = "42.2.14"
val PostgresVersion = "42.2.15"
val PureConfigVersion = "0.13.0"
val Slf4jVersion = "1.7.30"
val StanfordNlpVersion = "3.9.2"