Skip to content

Commit

Permalink
chore(deps): update dependency cgrindel_bazel_starlib to v0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 14, 2024
1 parent 3d14dc2 commit 96df72a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ use_repo(
# cgrindel_bazel_starlib/shlib/lib/message.sh fails in
# rules_bazel_integration_test/tools/update_deleted_packages.sh when invoked
# through the rules_multirun target //util:update.
bazel_dep(name = "cgrindel_bazel_starlib", version = "0.20.2", dev_dependency = True)
bazel_dep(name = "cgrindel_bazel_starlib", version = "0.21.0", dev_dependency = True)

0 comments on commit 96df72a

Please sign in to comment.