Skip to content

Commit e4376bf

Browse files
committed
Compile against the 2024.2 release build
1 parent b955969 commit e4376bf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
# suppress inspection "UnusedProperty" for whole file
2222
kotlin.code.style=official
2323

24-
ideaVersion = 242.19890.14-EAP-SNAPSHOT
24+
ideaVersion = 2024.2
2525
ideaVersionName = 2024.2
2626

2727
coreVersion = 1.8.0

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jflex-skeleton = "org.jetbrains.idea:jflex:1.7.0-c1fdf11"
1919
grammarKit = "org.jetbrains.idea:grammar-kit:1.5.1"
2020

2121
# Gradle Tooling
22-
gradleToolingExtension = "com.jetbrains.intellij.gradle:gradle-tooling-extension:242.19890.14-EAP-SNAPSHOT"
22+
gradleToolingExtension = "com.jetbrains.intellij.gradle:gradle-tooling-extension:242.20224.300"
2323
annotations = "org.jetbrains:annotations:24.0.0"
2424
groovy = "org.codehaus.groovy:groovy:3.0.19"
2525

0 commit comments

Comments
 (0)