Skip to content

Commit

Permalink
Update dependency bazel_skylib to v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 25, 2024
1 parent 33b1e46 commit 6677da4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ load("@bazel_tools//tools/build_defs/repo:git.bzl", "git_repository")
git_repository(
name = "bazel_skylib",
remote = "https://github.com/bazelbuild/bazel-skylib",
tag = "1.0.2",
tag = "1.6.0",
)

load("@bazel_skylib//lib:versions.bzl", "versions")
Expand Down

0 comments on commit 6677da4

Please sign in to comment.