I’m getting java.lang.NoClassDefFoundError: io/temporal/internal/sync/WorkflowClientInternal
from:
io.temporal.testing.TestWorkflowEnvironmentInternal.getWorkflowClient(TestWorkflowEnvironmentInternal.java:157)
and I can’t seem to find a version of io.temporal:temporal-sdk that has this symbol.
what am i missing?