Skip to content

Commit 1cae7c1

Browse files
chore(deps): update dependency boringssl to v0.20250415.0 (#83)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3dd61ea commit 1cae7c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ bazel_dep(name = "boost.asio", version = "1.83.0.bzl.4")
1212
bazel_dep(name = "boost.url", version = "1.83.0.bzl.2")
1313
bazel_dep(name = "libdeflate", version = "1.19")
1414
bazel_dep(name = "abseil-cpp", version = "20250127.1")
15-
bazel_dep(name = "boringssl", version = "0.20250311.0")
15+
bazel_dep(name = "boringssl", version = "0.20250415.0")
1616

1717
bazel_dep(name = "toolchains_llvm", version = "1.4.0", dev_dependency = True)
1818
bazel_dep(name = "hedron_compile_commands", dev_dependency = True)

0 commit comments

Comments
 (0)