You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: LinkageError occurred while loading main class io.grpc.kotlin.generator.GeneratorRunner
java.lang.UnsupportedClassVersionError: io/grpc/kotlin/generator/GeneratorRunner has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0
Class file version 61.0 corresponds to Java 17. This artifact is supposed to be for JDK8.