Skip to content

Commit 92dcc34

Browse files
CEL Dev Teamcopybara-github
CEL Dev Team
authored andcommitted
Remove dependency on test_class parameter in cel_java_test.
PiperOrigin-RevId: 755008981
1 parent a4b84f2 commit 92dcc34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

WORKSPACE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ maven_install(
142142
"org.jspecify:jspecify:1.0.0",
143143
"org.threeten:threeten-extra:1.8.0",
144144
"org.yaml:snakeyaml:2.3",
145+
maven_artifact_test_only("io.github.classgraph", "classgraph", "4.8.179"),
145146
maven_artifact_test_only("com.google.testparameterinjector", "test-parameter-injector", "1.18"),
146147
maven_artifact_test_only("com.google.truth", "truth", "1.4.4"),
147148
maven_artifact_test_only("com.google.truth.extensions", "truth-java8-extension", "1.4.4"),

0 commit comments

Comments
 (0)