Replies: 1 comment
-
I could able to resolve the issue by adding the latest maven dependency of the bytebuddy in the pom.xml file. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
My project utilizing JDK 17.0.7, Appium2.0.0.-beta71, Java-Client 8.5.1 was running fine in the intelliJ IDEA CE and then I updated some of the cucumber-java, cucumber-testng dependencies to the latest versions. This resulted in this error, while compilation is just fine.
My complete pom.xml file is
Beta Was this translation helpful? Give feedback.
All reactions