Skip to content

Commit

Permalink
chore(push): update boringssl Bazel module
Browse files Browse the repository at this point in the history
  • Loading branch information
gjasny committed Feb 16, 2023
1 parent fd7c1e1 commit bd7c69d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ use_repo(
"com_github_google_benchmark",
)

bazel_dep(name = "boringssl", version = "0.0.0-20211025-d4f1ab9")
bazel_dep(name = "boringssl", version = "0.0.0-20230215-5c22014")
bazel_dep(name = "googletest", version = "1.12.1", dev_dependency = True, repo_name = "com_google_googletest")
bazel_dep(name = "platforms", version = "0.0.6", dev_dependency = True)
bazel_dep(name = "rules_cc", version = "0.0.4", dev_dependency = True)
Expand Down

0 comments on commit bd7c69d

Please sign in to comment.