Skip to content

Commit

Permalink
Merge 4dc610e into aea6b0f
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Feb 28, 2023
2 parents aea6b0f + 4dc610e commit 49148d0
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 @@ -1099,7 +1099,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 49148d0

Please sign in to comment.