Skip to content

Commit bbe2b1f

Browse files
authored
Merge pull request #282 from sourcegraph/renovate/com.google.cloud.sql-postgres-socket-factory-1.x
Update dependency com.google.cloud.sql:postgres-socket-factory to v1.3.2
2 parents 168e2aa + 1689a9e commit bbe2b1f

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
@@ -234,7 +234,7 @@ lazy val packagehub = project
234234
},
235235
libraryDependencies ++=
236236
List(
237-
"com.google.cloud.sql" % "postgres-socket-factory" % "1.3.0",
237+
"com.google.cloud.sql" % "postgres-socket-factory" % "1.3.2",
238238
"com.zaxxer" % "HikariCP" % "5.0.0",
239239
"org.flywaydb" % "flyway-core" % "7.7.1",
240240
"org.postgresql" % "postgresql" % "42.2.23",

0 commit comments

Comments
 (0)