Skip to content

Commit

Permalink
Merge pull request #294 from rabbitmq/bump-bazel_skylib
Browse files Browse the repository at this point in the history
Bump bazel_skylib
  • Loading branch information
pjk25 committed Jun 17, 2024
2 parents 0cd5ca2 + 314c00a commit 13c3012
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 @@ -11,7 +11,7 @@ bazel_dep(
)
bazel_dep(
name = "bazel_skylib",
version = "1.4.2",
version = "1.7.1",
)
bazel_dep(
name = "gazelle",
Expand Down

0 comments on commit 13c3012

Please sign in to comment.