Skip to content

Commit ad8b961

Browse files
Bump curl from 8.8.0 to 8.11.0.bcr.4 (open-telemetry#3879)
Bumps [curl](https://github.com/curl/curl) from 8.8.0 to 8.11.0.bcr.4. - [Release notes](https://github.com/curl/curl/releases) - [Changelog](https://github.com/curl/curl/blob/master/CHANGES.md) - [Commits](https://github.com/curl/curl/commits) --- updated-dependencies: - dependency-name: curl dependency-version: 8.11.0.bcr.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 719ec24 commit ad8b961

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ module(
1010

1111
bazel_dep(name = "abseil-cpp", version = "20240116.1", repo_name = "com_google_absl")
1212
bazel_dep(name = "bazel_skylib", version = "1.9.0")
13-
bazel_dep(name = "curl", version = "8.8.0")
13+
bazel_dep(name = "curl", version = "8.11.0.bcr.4")
1414
bazel_dep(name = "grpc", version = "1.66.0.bcr.2", repo_name = "com_github_grpc_grpc")
1515
bazel_dep(name = "nlohmann_json", version = "3.12.0", repo_name = "github_nlohmann_json")
1616
bazel_dep(name = "opentelemetry-proto", version = "1.8.0", repo_name = "com_github_opentelemetry_proto")

0 commit comments

Comments
 (0)