Skip to content

Commit

Permalink
chore(deps): update dependency boost.multiprecision to v1.83.0.bcr.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 19, 2025
1 parent e063011 commit ad34887
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 @@ -36,7 +36,7 @@ bazel_dep(name = "gflags", version = "2.2.2")
bazel_dep(name = "rapidjson", version = "1.1.0.bcr.20241007")
bazel_dep(name = "boost.math", version = "1.83.0")
bazel_dep(name = "boost.algorithm", version = "1.83.0.bcr.1")
bazel_dep(name = "boost.multiprecision", version = "1.83.0")
bazel_dep(name = "boost.multiprecision", version = "1.83.0.bcr.2")
bazel_dep(name = "zlib", version = "1.3.1.bcr.3")

# self-host registry
Expand Down

0 comments on commit ad34887

Please sign in to comment.