Update defs.bzl
diff --git a/java/defs.bzl b/java/defs.bzl index 0f67836..878be4b 100644 --- a/java/defs.bzl +++ b/java/defs.bzl
@@ -18,7 +18,7 @@ # Do not touch: This line marks the end of loads; needed for PR importing. _MIGRATION_TAG = "__JAVA_RULES_MIGRATION_DO_NOT_USE_WILL_BREAK__" -version = "6.5.0" +version = "6.5.1" def _add_tags(attrs): if "tags" in attrs and attrs["tags"] != None: