-
Notifications
You must be signed in to change notification settings - Fork 60
Closed
Description
Suddenly my project throws this exception when running with Java 8. It works fine with Java 11.
FAILURE: Build failed with an exception.
* Where:
Build file 'build.gradle.kts' line: 4
* What went wrong:
An exception occurred applying plugin request [id: 'com.gorylenko.gradle-git-properties', version: '2.3.1']
> Failed to apply plugin 'com.gorylenko.gradle-git-properties'.
> Could not create an instance of type com.gorylenko.GitPropertiesPluginExtension.
> org/eclipse/jgit/api/errors/JGitInternalException 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
Version 2.3.1
has not been updated recently, so i'm not sure what's going on.
jhoanmanuelms, Juan-EBI, dinhani, chirag4semandex, zackns and 4 more
Metadata
Metadata
Assignees
Labels
No labels