eclipse-edc / MinimumViableDataspace

Guidance on documentation, scripts and integration steps on using the EDC project results
Apache License 2.0
51 stars 160 forks source link

chore: update Gradle Wrapper and JDK runtime #324

Closed paullatzelsperger closed 3 weeks ago

paullatzelsperger commented 3 weeks ago

What this PR changes/adds

updates the Gradle Wrapper, which requires Java 22 in the run configurations

Why it does that

Briefly state why the change was necessary.

Further notes

List other areas of code that have changed but are not necessarily linked to the main feature. This could be method signature changes, package declarations, bugs that were encountered and were fixed inline, etc.

Linked Issue(s)

Closes # <-- insert Issue number if one exists

_Please be sure to take a look at the contributing guidelines and our etiquette for pull requests._