Skip to content

Commit 9121ddd

Browse files
chore(deps): update dependency boost.regex to v1.83.0.bzl.1
1 parent 1e0317f commit 9121ddd

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
@@ -19,7 +19,7 @@ bazel_dep(name = "docopt.cpp", version = "0.6.2")
1919
bazel_dep(name = "boost.process", version = "1.83.0.bzl.2")
2020
bazel_dep(name = "boost.algorithm", version = "1.83.0.bzl.1")
2121
bazel_dep(name = "boost.url", version = "1.83.0.bzl.2")
22-
bazel_dep(name = "boost.regex", version = "1.83.0.bcr.1")
22+
bazel_dep(name = "boost.regex", version = "1.83.0.bzl.1")
2323
bazel_dep(name = "yaml-cpp", version = "0.8.0")
2424
bazel_dep(name = "libarchive", version = "3.7.4.bcr.2")
2525
bazel_dep(name = "tracy", version = "0.11.1.edr.2")

0 commit comments

Comments
 (0)