Skip to content

Commit

Permalink
Build against 2023.3
Browse files Browse the repository at this point in the history
  • Loading branch information
RedNesto committed Dec 6, 2023
1 parent 60bda9b commit 6a8e547
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
# suppress inspection "UnusedProperty" for whole file
kotlin.code.style=official

ideaVersion = 233.11799-EAP-CANDIDATE-SNAPSHOT
ideaVersion = 2023.3
ideaVersionName = 2023.3

coreVersion = 1.6.11
downloadIdeaSources = true

pluginTomlVersion = 233.11799.7
pluginTomlVersion = 233.11799.172

# Silences a build-time warning because we are bundling our own kotlin library
kotlin.stdlib.default.dependency = false
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,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:233.11799-EAP-CANDIDATE-SNAPSHOT"
gradleToolingExtension = "com.jetbrains.intellij.gradle:gradle-tooling-extension:233.11799.241"
annotations = "org.jetbrains:annotations:24.0.0"
groovy = "org.codehaus.groovy:groovy-all:2.5.18"

Expand Down

0 comments on commit 6a8e547

Please sign in to comment.