File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
projectVersion =0.9.1
2
- kotlinVersion =1.4.20-release-327
2
+ kotlinVersion =1.4.30-RC-232
3
3
javaVersion =11
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ dependencies {
38
38
implementation " org.jetbrains.kotlin:kotlin-scripting-compiler-impl:$kotlinVersion "
39
39
implementation " org.jetbrains.kotlin:kotlin-scripting-jvm-host-unshaded:$kotlinVersion "
40
40
implementation " org.jetbrains.kotlin:kotlin-reflect:$kotlinVersion "
41
- implementation " org.jetbrains.kotlin:ide-common-ij201 :$kotlinVersion "
41
+ implementation " org.jetbrains.kotlin:ide-common-ij202 :$kotlinVersion "
42
42
// implementation("org.jetbrains.kotlin:kotlin-plugin-ij201:$kotlinVersion") { transitive = false }
43
43
implementation ' org.jetbrains:fernflower:1.0'
44
44
implementation ' com.github.fwcd:ktfmt:22bd538a1c'
You can’t perform that action at this time.
0 commit comments