Skip to content

Commit eae29fd

Browse files
authored
Bump MODULE.bazel version to 7.1.6 (#1800)
Also updates `usagesDigest` in a couple of test repo `MODULE.bazel.lock` files. --- This is minor housekeeping before publishing the v7.1.6 release. We may consider whether it's worth continuing to update the version number like this or using a different schema. The Bazel Central Registry will always update the published `MODULE.bazel` file to contain the correct version number. See: - https://github.com/bazel-contrib/publish-to-bcr/blob/v1.0.0/src/domain/create-entry.ts#L176-L216
1 parent 693926e commit eae29fd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
module(
44
name = "rules_scala",
5-
version = "7.1.5",
5+
version = "7.1.6",
66
bazel_compatibility = [">=7.1.0"],
77
compatibility_level = 7,
88
)

dt_patches/test_dt_patches_user_srcjar/MODULE.bazel.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/compiler_sources_integrity/MODULE.bazel.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)