We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 545ce84 commit 0cc5a66Copy full SHA for 0cc5a66
java/defs.bzl
@@ -18,7 +18,7 @@ load("//java/private:native.bzl", "NativeJavaInfo", "NativeJavaPluginInfo", "nat
18
# Do not touch: This line marks the end of loads; needed for PR importing.
19
20
_MIGRATION_TAG = "__JAVA_RULES_MIGRATION_DO_NOT_USE_WILL_BREAK__"
21
-version = "5.4.1"
+version = "5.4.2"
22
23
def _add_tags(attrs):
24
if "tags" in attrs and attrs["tags"] != None:
0 commit comments