Skip to content

Commit 9c0b7c0

Browse files
committed
Build against release 2021.2
1 parent 70369a2 commit 9c0b7c0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
# suppress inspection "UnusedProperty" for whole file
1212
kotlin.code.style=official
1313

14-
ideaVersion = 212-EAP-SNAPSHOT
14+
ideaVersion = 2021.2
1515
ideaVersionName = 2021.2
1616

1717
coreVersion = 1.5.12
1818
downloadIdeaSources = true
1919

20-
pluginTomlVersion = 0.2.144.3766-211
20+
pluginTomlVersion = 0.2.151.3997-212

gradle/libs.versions.toml

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

1616
# Gradle Tooling
17-
gradleToolingExtension = "com.jetbrains.intellij.gradle:gradle-tooling-extension:212-EAP-SNAPSHOT"
17+
gradleToolingExtension = "com.jetbrains.intellij.gradle:gradle-tooling-extension:212.4746.92"
1818
annotations = "org.jetbrains:annotations:20.1.0"
1919

2020
# Testing

0 commit comments

Comments
 (0)