We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61c3cd2 commit 79e4ddbCopy full SHA for 79e4ddb
MODULE.bazel
@@ -77,7 +77,7 @@ use_repo(
77
# cgrindel_bazel_starlib/shlib/lib/message.sh fails in
78
# rules_bazel_integration_test/tools/update_deleted_packages.sh when invoked
79
# through the rules_multirun target //util:update.
80
-bazel_dep(name = "cgrindel_bazel_starlib", version = "0.27.0", dev_dependency = True)
+bazel_dep(name = "cgrindel_bazel_starlib", version = "0.28.0", dev_dependency = True)
81
82
# Hack to get around a cc_common.link(main_output) private API limitation.
83
# See https://github.com/bazelbuild/bazel/pull/23838
0 commit comments