Skip to content

Commit 0b54d90

Browse files
chore(deps): update dependency boringssl to v0.20260803.0
1 parent ee35e27 commit 0b54d90

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
@@ -19,7 +19,7 @@ bazel_dep(name = "boost.asio", version = "1.90.0.bcr.1")
1919
# consumers need no @boost.asio//:ssl flag. boringssl tracks what boost.asio
2020
# 1.90 requires — pinned explicitly so the security-sensitive dependency
2121
# bumps deliberately, never as an MVS side effect.
22-
bazel_dep(name = "boringssl", version = "0.20260730.0")
22+
bazel_dep(name = "boringssl", version = "0.20260803.0")
2323
bazel_dep(name = "boost.beast", version = "1.90.0.bcr.1")
2424
bazel_dep(name = "nlohmann_json", version = "3.12.0.bcr.1")
2525
bazel_dep(name = "zlib", version = "1.3.2")

0 commit comments

Comments
 (0)