jfrog / artifactory-gradle-plugin

JFrog Gradle plugin for Build Info extraction and Artifactory publishing.
Apache License 2.0
21 stars 15 forks source link

Lower JDK compilation version to 8 #59

Closed yahavi closed 1 year ago

yahavi commented 1 year ago

Lower the JDK compilation version to 8. This step is required to avoid encountering the following errors while attempting to utilize the plugin with the JFrog CLI:

org/jfrog/gradle/plugin/artifactory/ArtifactoryPluginSettings 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

github-actions[bot] commented 1 year ago
[![](https://raw.githubusercontent.com/jfrog/frogbot/master/resources/v2/noVulnerabilityBannerPR.png)](https://github.com/jfrog/frogbot#readme)
[JFrog Frogbot](https://github.com/jfrog/frogbot#readme)