There was an error in the forked process [ERROR] org/testng/annotations/Test has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
Kindly provide the solution.
Have tried changing the compiler level to 1.8,still facing same issue. I'm using Java 8.