Skip to content

Commit 5ae67b5

Browse files
Update dependency curl to v8.11.0.bcr.1
1 parent 18045fc commit 5ae67b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ module(name = "codeart_llm_cli", version = "0.1")
55

66
bazel_dep(name = "abseil-cpp", version = "20250127.1")
77

8-
bazel_dep(name = "curl", version = "8.8.0.bcr.3")
8+
bazel_dep(name = "curl", version = "8.11.0.bcr.1")
99

1010
bazel_dep(name = "nlohmann_json", version = "3.11.3.bcr.1")
1111

0 commit comments

Comments
 (0)