File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 44
55## Unreleased
66
7+ ### Changed
8+
9+ - Update the ` pluginUntilBuild ` to latest EAP
10+
711## 2.18.0 - 2025-02-04
812
913### Changed
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ pluginVersion=2.18.0
1010pluginSinceBuild =233.6745
1111# This should be kept up to date with the latest EAP. If the API is incompatible
1212# with the latest stable, use the eap branch temporarily instead.
13- pluginUntilBuild =243 .*
13+ pluginUntilBuild =251 .*
1414# IntelliJ Platform Properties -> https://github.com/JetBrains/gradle-intellij-plugin#intellij-platform-properties
1515# Gateway available build versions https://www.jetbrains.com/intellij-repository/snapshots and https://www.jetbrains.com/intellij-repository/releases
1616#
You can’t perform that action at this time.
0 commit comments