Skip to content

Commit 3591875

Browse files
Update dependency boost.math to v1.83.0.bcr.1
1 parent 063be68 commit 3591875

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ bazel_dep(name = "fmt", version = "11.0.2")
3434
bazel_dep(name = "abseil-cpp", version = "20240722.0")
3535
bazel_dep(name = "gflags", version = "2.2.2")
3636
bazel_dep(name = "rapidjson", version = "1.1.0.bcr.20241007")
37-
bazel_dep(name = "boost.math", version = "1.83.0")
37+
bazel_dep(name = "boost.math", version = "1.83.0.bcr.1")
3838
bazel_dep(name = "boost.uuid", version = "1.83.0")
3939
bazel_dep(name = "boost.algorithm", version = "1.83.0.bcr.1")
4040
bazel_dep(name = "boost.multiprecision", version = "1.83.0")

0 commit comments

Comments
 (0)