We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cfbd16 commit e23c9adCopy full SHA for e23c9ad
ide-plugin/build.gradle.kts
@@ -13,7 +13,7 @@ val intellijVersion: String by project
13
val mpsVersion: String by project
14
val targetJvm: String by project
15
16
-version = "$intellijVersion.2"
+version = "$intellijVersion.3"
17
18
dependencies {
19
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.0")
0 commit comments