Skip to content

Commit 1232fe6

Browse files
chore(deps): update dependency platforms to v0.0.10
1 parent 15a97f4 commit 1232fe6

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
@@ -9,7 +9,7 @@ module(
99
# Lower-bound dependency versions.
1010
# Do not change unless the rules no longer work with the current version.
1111
bazel_dep(name = "bazel_skylib", version = "1.6.1")
12-
bazel_dep(name = "platforms", version = "0.0.8")
12+
bazel_dep(name = "platforms", version = "0.0.10")
1313
bazel_dep(name = "rules_oci", version = "1.7.4")
1414
bazel_dep(name = "rules_pkg", version = "0.9.1")
1515
bazel_dep(name = "rules_python", version = "0.29.0")

0 commit comments

Comments
 (0)