Skip to content

Commit e29d4b2

Browse files
committed
Add note
1 parent 0ded418 commit e29d4b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_workspaces/java_deps/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ java_test(
2424
test_class = "Main",
2525
deps = [
2626
"java_lib",
27-
"@maven//:com_google_protobuf_protobuf_java",
27+
"@maven//:com_google_protobuf_protobuf_java", # Ensure @maven version is loaded
2828
],
2929
)

0 commit comments

Comments
 (0)