Update postgresql to 42.2.19

This commit is contained in:
Scala Steward 2021-02-18 20:47:22 +01:00
parent 3c0abcadb9
commit fe748f662b
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6

View File

@ -29,7 +29,7 @@ object Dependencies {
val OrganizeImportsVersion = "0.5.0"
val PdfboxVersion = "2.0.22"
val PoiVersion = "4.1.2"
val PostgresVersion = "42.2.18"
val PostgresVersion = "42.2.19"
val PureConfigVersion = "0.14.0"
val Slf4jVersion = "1.7.30"
val StanfordNlpVersion = "4.2.0"