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

chore!: upgrade minimum supported Gradle version to 8.7 #20106

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

mcollovati
Copy link
Collaborator

Jackson 2.18 is incompatible with Gradle 8.4 because it contains classes compiled with Java 22.
This change bumps Gradle minimum supported version to 8.7 that supports Java 22.

@mcollovati mcollovati force-pushed the chore/gradle-min-supported-version branch from ce6f2b2 to 7fe6fd7 Compare October 2, 2024 06:49
Jackson 2.18 is incompatible with Gradle 8.4 because it contains classes
compiled with Java 22.
This change bumps Gradle minumum supported version to 8.7 that supports
Java 22.
@mcollovati mcollovati force-pushed the chore/gradle-min-supported-version branch from 7fe6fd7 to 0a63250 Compare October 2, 2024 06:50
Copy link

sonarcloud bot commented Oct 2, 2024

Copy link

github-actions bot commented Oct 2, 2024

Test Results

1 139 files  ±0  1 139 suites  ±0   1h 9m 58s ⏱️ -14s
7 408 tests ±0  7 358 ✅ +1  50 💤 ±0  0 ❌ ±0 
7 742 runs   - 9  7 684 ✅  - 8  58 💤 ±0  0 ❌ ±0 

Results for commit 0a63250. ± Comparison against base commit abc0122.

♻️ This comment has been updated with latest results.

@caalador caalador merged commit 623dae4 into main Oct 2, 2024
26 checks passed
@caalador caalador deleted the chore/gradle-min-supported-version branch October 2, 2024 07:42
@vaadin-bot
Copy link
Collaborator

This ticket/PR has been released with Vaadin 24.6.0.alpha1 and is also targeting the upcoming stable 24.6.0 version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants