Skip to content

Commit

Permalink
chore(deps): update dependency rules_foreign_cc to v0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent 68394ef commit 3e9c7a5
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 @@ -24,7 +24,7 @@ bazel_dep(name = "googletest", version = "1.15.2")
bazel_dep(name = "lz4", version = "1.9.4")
bazel_dep(name = "platforms", version = "0.0.10")
bazel_dep(name = "rules_cc", version = "0.1.0")
bazel_dep(name = "rules_foreign_cc", version = "0.12.0")
bazel_dep(name = "rules_foreign_cc", version = "0.13.0")
bazel_dep(name = "rules_python", version = "0.40.0")

non_module_ros_repositories = use_extension("//ros:extensions.bzl", "non_module_dependencies")
Expand Down

0 comments on commit 3e9c7a5

Please sign in to comment.