Merge pull request #236 from scala-steward/update/postgresql-42.2.16

Update postgresql to 42.2.16
This commit is contained in:
mergify[bot]
2020-08-21 20:34:24 +00:00
committed by GitHub

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"