Skip to content

Commit

Permalink
Update dependency bazel_skylib to v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 6, 2023
1 parent 33b1e46 commit b1d2c7d
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.5.0",
)

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

0 comments on commit b1d2c7d

Please sign in to comment.