Skip to content

Commit

Permalink
Revert "chore(deps): update dependency openssl to v3.3.2.bcr.1 (#427)" (
Browse files Browse the repository at this point in the history
#429)

This reverts commit 13f9763.
  • Loading branch information
Candicepan authored Dec 6, 2024
1 parent 13f9763 commit ecbe46b
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 @@ -67,7 +67,7 @@ single_version_override(

# --registry=https://baidu.github.io/babylon/registry
bazel_dep(name = "leveldb", version = "1.23")
bazel_dep(name = "openssl", version = "3.3.2.bcr.1")
bazel_dep(name = "openssl", version = "3.3.2")

# test
bazel_dep(name = "googletest", version = "1.15.2", dev_dependency = True)
Expand Down

0 comments on commit ecbe46b

Please sign in to comment.