File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 21
21
# suppress inspection "UnusedProperty" for whole file
22
22
kotlin.code.style =official
23
23
24
- ideaVersion = 241.10840 -EAP-CANDIDATE -SNAPSHOT
24
+ ideaVersion = 241.11761.10 -EAP-SNAPSHOT
25
25
ideaVersionName = 2024.1
26
26
27
27
coreVersion = 1.7.2
28
28
downloadIdeaSources = true
29
29
30
- pluginTomlVersion = 241.10840.7
30
+ pluginTomlVersion = 241.11761.9
31
31
32
32
# Silences a build-time warning because we are bundling our own kotlin library
33
33
kotlin.stdlib.default.dependency = false
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ jflex-skeleton = "org.jetbrains.idea:jflex:1.7.0-c1fdf11"
18
18
grammarKit = " org.jetbrains.idea:grammar-kit:1.5.1"
19
19
20
20
# Gradle Tooling
21
- gradleToolingExtension = " com.jetbrains.intellij.gradle:gradle-tooling-extension:241-EAP-SNAPSHOT"
21
+ gradleToolingExtension = " com.jetbrains.intellij.gradle:gradle-tooling-extension:241.11761.10 -EAP-SNAPSHOT"
22
22
annotations = " org.jetbrains:annotations:24.0.0"
23
23
groovy = " org.codehaus.groovy:groovy-all:2.5.18"
24
24
You can’t perform that action at this time.
0 commit comments