diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c8cd1be..5870adca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ ## Unreleased +### Changed + +- Update the `pluginUntilBuild` to latest EAP + ## 2.18.0 - 2025-02-04 ### Changed diff --git a/gradle.properties b/gradle.properties index 2b38322f..e3f655f1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -10,7 +10,7 @@ pluginVersion=2.18.0 pluginSinceBuild=233.6745 # This should be kept up to date with the latest EAP. If the API is incompatible # with the latest stable, use the eap branch temporarily instead. -pluginUntilBuild=243.* +pluginUntilBuild=251.* # IntelliJ Platform Properties -> https://github.com/JetBrains/gradle-intellij-plugin#intellij-platform-properties # Gateway available build versions https://www.jetbrains.com/intellij-repository/snapshots and https://www.jetbrains.com/intellij-repository/releases #