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.
2 parents f78cfe5 + 8567269 commit ae803b1Copy full SHA for ae803b1
build.sbt
@@ -235,7 +235,7 @@ lazy val packagehub = project
235
libraryDependencies ++=
236
List(
237
"com.google.cloud.sql" % "postgres-socket-factory" % "1.3.0",
238
- "com.zaxxer" % "HikariCP" % "4.0.3",
+ "com.zaxxer" % "HikariCP" % "5.0.0",
239
"org.flywaydb" % "flyway-core" % "7.7.1",
240
"org.postgresql" % "postgresql" % "42.2.23",
241
"org.rauschig" % "jarchivelib" % "1.1.0",
0 commit comments