Skip to content

Commit 838985d

Browse files
authored
Merge pull request #250 from sourcegraph/renovate/com.google.cloud.sql-postgres-socket-factory-1.x
Update dependency com.google.cloud.sql:postgres-socket-factory to v1.3.0
2 parents e959c7d + a5e1945 commit 838985d

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)