Skip to content

Commit e093af5

Browse files
authored
Update MODULE.bazel (#33)
Update `score_bazel_platforms` to version 0.1.1. Signed-off-by: Nikola Radakovic <nikola.ra.radakovic@bmw.de>
1 parent 2964763 commit e093af5

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)