Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

build: use recommended GraalVM lib #37

Merged
merged 1 commit into from
Jun 26, 2024
Merged

build: use recommended GraalVM lib #37

merged 1 commit into from
Jun 26, 2024

Conversation

lread
Copy link
Member

@lread lread commented Jun 26, 2024

In the spirit of being a good example to others, switch from the internal GraalVM maven dep org.graalvm.nativeimage/svm to the public GraalVM SDK maven dep org.graalvm.sdk/nativeimage. And bump to current.

Closes #36

In the spirit of being a good example to others, switch from the internal
GraalVM maven dep `org.graalvm.nativeimage/svm` to the public GraalVM SDK
maven dep `org.graalvm.sdk/nativeimage`. And bump to current.

Closes #36
@lread lread merged commit e11c18e into main Jun 26, 2024
20 checks passed
@lread lread deleted the lread-graal-sdk-dep branch July 17, 2024 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

maint: bump graal dep appropriatly
1 participant