Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Not compatible with Java 17 #661

Open
florianmutter opened this issue Nov 22, 2024 · 0 comments
Open

Not compatible with Java 17 #661

florianmutter opened this issue Nov 22, 2024 · 0 comments

Comments

@florianmutter
Copy link
Contributor

Describe the bug
The latest version 4.0.3 of kompendium seems to require Java >= 21. Gradle shows the following error:

 Caused by: org.gradle.internal.component.resolution.failure.exception.VariantSelectionByAttributesException: Dependency resolution is looking for a library compatible with JVM runtime version 17, but 'io.bkbn:kompendium-core:4.0.3' is only compatible with JVM runtime version 21 or newer.

To Reproduce
Create gradle project with java 17 and add kompendium as dependency.

Expected behavior
Kompendium is installed.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant