Skip to content

Commit 871d696

Browse files
authored
Bump and align deps between root and examples (#88)
1 parent 79acf36 commit 871d696

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/MODULE.bazel

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module(name = "rules_ros_examples")
22

3-
bazel_dep(name = "aspect_bazel_lib", version = "2.10.0")
4-
bazel_dep(name = "rules_python", version = "0.38.0")
3+
bazel_dep(name = "aspect_bazel_lib", version = "2.13.0")
4+
bazel_dep(name = "rules_python", version = "1.2.0")
55
bazel_dep(name = "boost.any", version = "1.83.0.bcr.2")
66
bazel_dep(name = "boost.smart_ptr", version = "1.83.0.bcr.1")
77
bazel_dep(name = "boost.thread", version = "1.83.0.bcr.2")

0 commit comments

Comments
 (0)