1 parent ee35e27 commit 0b54d90Copy full SHA for 0b54d90
1 file changed
MODULE.bazel
@@ -19,7 +19,7 @@ bazel_dep(name = "boost.asio", version = "1.90.0.bcr.1")
19
# consumers need no @boost.asio//:ssl flag. boringssl tracks what boost.asio
20
# 1.90 requires — pinned explicitly so the security-sensitive dependency
21
# bumps deliberately, never as an MVS side effect.
22
-bazel_dep(name = "boringssl", version = "0.20260730.0")
+bazel_dep(name = "boringssl", version = "0.20260803.0")
23
bazel_dep(name = "boost.beast", version = "1.90.0.bcr.1")
24
bazel_dep(name = "nlohmann_json", version = "3.12.0.bcr.1")
25
bazel_dep(name = "zlib", version = "1.3.2")
0 commit comments