Jason Army
04/04/2022, 9:05 PMclasspath 'au.com.dius.pact.provider:gradle:4.2.11'
in one of the build files and getting this error:
13:33:09 A problem occurred evaluating project ':dsp-service'.
13:33:09 > java.lang.UnsupportedClassVersionError: au/com/dius/pact/provider/gradle/PactPlugin 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
Is there a specific version of the gradle plugin that supports JDK 8?Jason Army
04/04/2022, 9:08 PMMatt (pactflow.io / pact-js / pact-go)
Matt (pactflow.io / pact-js / pact-go)
Jason Army
04/05/2022, 4:04 PM