Bump gazelle submodule version in sync with the main skylib module (#498)

This commit is contained in:
Alexandre Rostovtsev 2024-04-24 17:47:56 -04:00 committed by GitHub
parent 99ffbbf8a4
commit f9c2d9e719
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
module( module(
name = "bazel_skylib_gazelle_plugin", name = "bazel_skylib_gazelle_plugin",
# Keep in sync with @bazel_skylib//:MODULE.bazel and @bazel_skylib//:version.bzl # Keep in sync with @bazel_skylib//:MODULE.bazel and @bazel_skylib//:version.bzl
version = "1.5.0", version = "1.6.0",
compatibility_level = 1, compatibility_level = 1,
) )