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 bc51234 + 640d528 commit d72de6aCopy full SHA for d72de6a
build.sbt
@@ -244,7 +244,7 @@ lazy val packagehub = project
244
},
245
libraryDependencies ++=
246
List(
247
- "com.google.cloud.sql" % "postgres-socket-factory" % "1.3.2",
+ "com.google.cloud.sql" % "postgres-socket-factory" % "1.3.3",
248
"com.zaxxer" % "HikariCP" % "5.0.0",
249
"org.flywaydb" % "flyway-core" % "7.12.1",
250
"org.postgresql" % "postgresql" % "42.2.23",
0 commit comments