mirror of
https://github.com/jupp0r/prometheus-cpp.git
synced 2026-07-21 14:33:30 +00:00
Upgrade civetweb to v1.16.bcr4
As it is compatible with Bazel 9.x.
This commit is contained in:
+1
-1
@@ -5,8 +5,8 @@ module(
|
||||
)
|
||||
|
||||
bazel_dep(name = "boringssl", version = "0.20250311.0")
|
||||
bazel_dep(name = "civetweb", version = "1.16.bcr.1")
|
||||
bazel_dep(name = "curl", version = "8.8.0.bcr.3")
|
||||
bazel_dep(name = "civetweb", version = "1.16.bcr.4")
|
||||
bazel_dep(name = "platforms", version = "0.0.11")
|
||||
bazel_dep(name = "rules_cc", version = "0.1.1")
|
||||
bazel_dep(name = "zlib", version = "1.3.1.bcr.5")
|
||||
|
||||
Reference in New Issue
Block a user