Skip to content

Commit 640d528

Browse files
committed
Update dependency com.google.cloud.sql:postgres-socket-factory to v1.3.3
1 parent 647def5 commit 640d528

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
@@ -244,7 +244,7 @@ lazy val packagehub = project
244244
},
245245
libraryDependencies ++=
246246
List(
247-
"com.google.cloud.sql" % "postgres-socket-factory" % "1.3.2",
247+
"com.google.cloud.sql" % "postgres-socket-factory" % "1.3.3",
248248
"com.zaxxer" % "HikariCP" % "5.0.0",
249249
"org.flywaydb" % "flyway-core" % "7.12.1",
250250
"org.postgresql" % "postgresql" % "42.2.23",

0 commit comments

Comments
 (0)