Skip to content

Commit

Permalink
chore(deps): update dependency bazel_skylib to v1.4.2 (#300)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 22, 2023
1 parent f368b4e commit e9d5f44
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 @@ -16,7 +16,7 @@ bazel_dep(
version = "0.29.0",
repo_name = "bazel_gazelle",
)
bazel_dep(name = "bazel_skylib", version = "1.4.1")
bazel_dep(name = "bazel_skylib", version = "1.4.2")
bazel_dep(
name = "stardoc",
version = "0.5.6",
Expand Down

0 comments on commit e9d5f44

Please sign in to comment.