Skip to content

Commit

Permalink
chore(deps): update dependency boost.regex to v1.83.0.bcr.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 10, 2024
1 parent 938f8a3 commit 4cf052a
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 @@ -9,7 +9,7 @@ bazel_dep(name = "boost.format", version = "1.83.0")
bazel_dep(name = "boost.interprocess", version = "1.83.0")
bazel_dep(name = "boost.math", version = "1.83.0")
bazel_dep(name = "boost.program_options", version = "1.83.0")
bazel_dep(name = "boost.regex", version = "1.83.0")
bazel_dep(name = "boost.regex", version = "1.83.0.bcr.1")
bazel_dep(name = "boost.scope_exit", version = "1.83.0")
bazel_dep(name = "boost.signals2", version = "1.83.0")
bazel_dep(name = "boost.smart_ptr", version = "1.83.0")
Expand Down

0 comments on commit 4cf052a

Please sign in to comment.