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 168e2aa + 1689a9e commit bbe2b1fCopy full SHA for bbe2b1f
build.sbt
@@ -234,7 +234,7 @@ lazy val packagehub = project
234
},
235
libraryDependencies ++=
236
List(
237
- "com.google.cloud.sql" % "postgres-socket-factory" % "1.3.0",
+ "com.google.cloud.sql" % "postgres-socket-factory" % "1.3.2",
238
"com.zaxxer" % "HikariCP" % "5.0.0",
239
"org.flywaydb" % "flyway-core" % "7.7.1",
240
"org.postgresql" % "postgresql" % "42.2.23",
0 commit comments