Skip to content

Commit a30082b

Browse files
authored
Merge branch 'main' into add_ebclfsa_support
2 parents a066106 + e093af5 commit a30082b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ bazel_dep(name = "bazel_skylib", version = "1.8.1")
2626
# Constraint values for specifying platforms and toolchains
2727
# *******************************************************************************
2828
bazel_dep(name = "platforms", version = "1.0.0")
29-
bazel_dep(name = "score_bazel_platforms", version = "0.1.0")
29+
bazel_dep(name = "score_bazel_platforms", version = "0.1.1")
3030

3131
# *******************************************************************************
3232
# C++ Rules for Bazel

0 commit comments

Comments
 (0)