We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aec03d5 commit cc315f1Copy full SHA for cc315f1
build.gradle.kts
@@ -38,7 +38,7 @@ intellij {
38
39
// see https://www.jetbrains.com/intellij-repository/releases/
40
// and https://www.jetbrains.com/intellij-repository/snapshots/
41
- version.set("241.18034.12-EAP-SNAPSHOT")
+ version.set("242.16677.21-EAP-SNAPSHOT")
42
type.set("IU")
43
44
downloadSources.set(!System.getenv().containsKey("CI"))
0 commit comments