Skip to content

Commit d8c5f2f

Browse files
chore(deps): update dependency platforms to v0.0.10
1 parent e313829 commit d8c5f2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/custom_test_runner/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ local_path_override(
1313
path = "../..",
1414
)
1515

16-
bazel_dep(name = "platforms", version = "0.0.9")
16+
bazel_dep(name = "platforms", version = "0.0.10")
1717
bazel_dep(name = "cgrindel_bazel_starlib", version = "0.20.2")
1818
bazel_dep(name = "bazel_skylib", version = "1.6.0")
1919
bazel_dep(

0 commit comments

Comments
 (0)