Skip to content

Commit 1fc1c51

Browse files
chore(deps): update dependency boost.algorithm to v1.89.0
1 parent b992382 commit 1fc1c51

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
@@ -25,7 +25,7 @@ bazel_dep(name = "abseil-cpp", version = "20240722.0")
2525
bazel_dep(name = "gflags", version = "2.2.2")
2626
bazel_dep(name = "rapidjson", version = "1.1.0.bcr.20241007")
2727
bazel_dep(name = "boost.math", version = "1.83.0")
28-
bazel_dep(name = "boost.algorithm", version = "1.83.0.bcr.1")
28+
bazel_dep(name = "boost.algorithm", version = "1.89.0")
2929
bazel_dep(name = "boost.multiprecision", version = "1.83.0.bcr.2")
3030
bazel_dep(name = "zlib", version = "1.3.1.bcr.3")
3131

0 commit comments

Comments
 (0)