Skip to content

Commit a5e1945

Browse files
committed
Update dependency com.google.cloud.sql:postgres-socket-factory to v1.3.0
1 parent e959c7d commit a5e1945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ lazy val packagehub = project
225225
},
226226
libraryDependencies ++=
227227
List(
228-
"com.google.cloud.sql" % "postgres-socket-factory" % "1.2.1",
228+
"com.google.cloud.sql" % "postgres-socket-factory" % "1.3.0",
229229
"com.zaxxer" % "HikariCP" % "4.0.3",
230230
"org.flywaydb" % "flyway-core" % "7.7.1",
231231
"org.postgresql" % "postgresql" % "42.2.14",

0 commit comments

Comments
 (0)