Skip to content

Commit

Permalink
chore(deps): 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 99c8452 commit 79e3eca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions boost/boost.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,8 @@ def boost_deps():
maybe(
http_archive,
name = "bazel_skylib",
url = "https://github.com/bazelbuild/bazel-skylib/releases/download/1.5.0/bazel-skylib-1.5.0.tar.gz",
sha256 = "cd55a062e763b9349921f0f5db8c3933288dc8ba4f76dd9416aac68acee3cb94",
url = "https://github.com/bazelbuild/bazel-skylib/releases/download/1.6.0/bazel-skylib-1.6.0.tar.gz",
sha256 = "41449d7c7372d2e270e8504dfab09ee974325b0b40fdd98172c7fbe257b8bcc9",
)

maybe(
Expand Down

0 comments on commit 79e3eca

Please sign in to comment.