Skip to content

Update the org.jetbrains.intellij.platform version to 2.5.0 #8038

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

Merged

Conversation

jwren
Copy link
Member

@jwren jwren commented Apr 9, 2025

@jwren jwren requested a review from pq April 9, 2025 23:16
@@ -32,8 +32,7 @@ plugins {
// https://plugins.jetbrains.com/docs/intellij/tools-intellij-platform-gradle-plugin.html
// https://github.com/JetBrains/intellij-platform-gradle-plugin/releases
// https://plugins.gradle.org/plugin/org.jetbrains.kotlin.jvm
// TODO(jwren) "2.2.0" can't be used to build 2023.3, as soon as we don't support this version, update the version here and elsewhere:
id("org.jetbrains.intellij.platform") version "2.4.0"
id("org.jetbrains.intellij.platform") version "2.5.0"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aside: would it make sense to store this in the product matrix file to keep related configuration in one place?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we have too I suppose, I sure hope that we don't have to have different settings here for each version shipped. As you see in the comment, I have been predicating our support of older versions on us not fragmenting the number of inputs even more.

@jwren jwren merged commit c3076b4 into flutter:master Apr 10, 2025
9 checks passed
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.

org.jetbrains.intellij.platform version update to 2.5.0
2 participants