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

Update IntelliJ baseline to 2022 #175

Merged
merged 1 commit into from
Jan 23, 2024
Merged

Update IntelliJ baseline to 2022 #175

merged 1 commit into from
Jan 23, 2024

Conversation

duemir
Copy link
Member

@duemir duemir commented Jan 22, 2024

Implements #174. Just like last year, bump the minimum required version by one year, which corresponds to 2022.3. 2022.2 onward requires Java 17, hence, Java is updated as well. There were a few releases of the JetBrains Gradle plugin since I last touched this, so it was updated as well. Persistent run configs are updated to enable testing on 2023 (one year more than the baseline).

Testing done

Submitter checklist

Preview Give feedback

@duemir duemir self-assigned this Jan 22, 2024
@duemir duemir added the internal Pull requests that update anything related to building the plugin but not the plugin itself label Jan 22, 2024
@duemir duemir requested review from timja and oleg-nenashev January 22, 2024 21:47
@duemir duemir linked an issue Jan 22, 2024 that may be closed by this pull request
@duemir duemir merged commit d6dd0a1 into master Jan 23, 2024
7 checks passed
@duemir duemir deleted the update-baseline-to-2022 branch January 23, 2024 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Pull requests that update anything related to building the plugin but not the plugin itself
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update IntelliJ baseline to 2022.3
2 participants