Skip to content

Commit ffa9b45

Browse files
chore(deps): update dependency bazel_skylib_gazelle_plugin to v1.8.0
1 parent 890a0b9 commit ffa9b45

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

internal_deps.bzl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ def rules_cdk_internal_deps():
2222

2323
http_archive(
2424
name = "bazel_skylib_gazelle_plugin",
25-
sha256 = "747addf3f508186234f6232674dd7786743efb8c68619aece5fb0cac97b8f415",
26-
urls = ["https://github.com/bazelbuild/bazel-skylib/releases/download/1.5.0/bazel-skylib-gazelle-plugin-1.5.0.tar.gz"],
25+
sha256 = "8498dfd41494883427441b1fd8a0f149be5a3741ac1a2bb05ff2cb7ac79c19f3",
26+
urls = ["https://github.com/bazelbuild/bazel-skylib/releases/download/1.8.0/bazel-skylib-gazelle-plugin-1.8.0.tar.gz"],
2727
)
2828

2929
http_archive(

0 commit comments

Comments
 (0)