Skip to content

Commit

Permalink
Update mysql-socket-factory to 1.11.0 (#4730)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Mar 13, 2023
1 parent c11f341 commit 66eacad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -1122,7 +1122,7 @@ lazy val `scio-examples`: Project = project
"com.google.auth" % "google-auth-library-oauth2-http" % googleAuthVersion,
"com.google.cloud.bigdataoss" % "util" % bigdataossVersion,
"com.google.cloud.datastore" % "datastore-v1-proto-client" % datastoreV1ProtoClientVersion,
"com.google.cloud.sql" % "mysql-socket-factory" % "1.10.0",
"com.google.cloud.sql" % "mysql-socket-factory" % "1.11.0",
"com.google.guava" % "guava" % guavaVersion,
"com.google.http-client" % "google-http-client" % googleHttpClientsVersion,
"com.google.oauth-client" % "google-oauth-client" % googleOauthClientVersion,
Expand Down

0 comments on commit 66eacad

Please sign in to comment.