Skip to content

Version 2.3.1 stopped working with Java 8 #195

@gotson

Description

@gotson

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions