Skip to content

Commit

Permalink
Compile against the 2024.2 release build
Browse files Browse the repository at this point in the history
  • Loading branch information
RedNesto committed Aug 7, 2024
1 parent b955969 commit e4376bf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
# suppress inspection "UnusedProperty" for whole file
kotlin.code.style=official

ideaVersion = 242.19890.14-EAP-SNAPSHOT
ideaVersion = 2024.2
ideaVersionName = 2024.2

coreVersion = 1.8.0
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jflex-skeleton = "org.jetbrains.idea:jflex:1.7.0-c1fdf11"
grammarKit = "org.jetbrains.idea:grammar-kit:1.5.1"

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

Expand Down

0 comments on commit e4376bf

Please sign in to comment.