We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d8e72a commit d56612dCopy full SHA for d56612d
build.sbt
@@ -228,7 +228,7 @@ lazy val packagehub = project
228
"com.google.cloud.sql" % "postgres-socket-factory" % "1.3.0",
229
"com.zaxxer" % "HikariCP" % "4.0.3",
230
"org.flywaydb" % "flyway-core" % "7.7.1",
231
- "org.postgresql" % "postgresql" % "42.2.14",
+ "org.postgresql" % "postgresql" % "42.2.23",
232
"org.rauschig" % "jarchivelib" % "1.1.0",
233
"org.scalameta" %% "scalameta" % V.scalameta,
234
"com.lihaoyi" %% "cask" % "0.7.8"
0 commit comments