Skip to content

Commit

Permalink
chore(deps): update dependency google_cloud_cpp to v2.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 15, 2024
1 parent 73e5bbb commit 4875b04
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions google/cloud/developerconnect/quickstart/WORKSPACE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
# NOTE: Update this version and SHA256 as needed.
http_archive(
name = "google_cloud_cpp",
sha256 = "8d398958cad2338087ed5321db1d2c70a078d5d9d4dde720449395a3365a9ced",
strip_prefix = "google-cloud-cpp-2.24.0",
url = "https://github.com/googleapis/google-cloud-cpp/archive/v2.24.0.tar.gz",
sha256 = "91cd0552c68d85c0c07f9500771367034ea78f6814603275dcf8664472f8f37f",
strip_prefix = "google-cloud-cpp-2.26.0",
url = "https://github.com/googleapis/google-cloud-cpp/archive/v2.26.0.tar.gz",
)

load("@google_cloud_cpp//bazel:workspace0.bzl", "gl_cpp_workspace0")
Expand Down

0 comments on commit 4875b04

Please sign in to comment.