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 e959c7d + a5e1945 commit 838985dCopy full SHA for 838985d
build.sbt
@@ -225,7 +225,7 @@ lazy val packagehub = project
225
},
226
libraryDependencies ++=
227
List(
228
- "com.google.cloud.sql" % "postgres-socket-factory" % "1.2.1",
+ "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",
0 commit comments