diff --git a/java/testing.go b/java/testing.go index 6fc10dae3..f5688e627 100644 --- a/java/testing.go +++ b/java/testing.go @@ -197,6 +197,7 @@ func GatherRequiredDepsForTest() string { systemModules := []string{ "core-current-stubs-system-modules", "legacy-core-platform-api-stubs-system-modules", + "stable-core-platform-api-stubs-system-modules", } for _, extra := range systemModules {