Skip to content

Commit eb1bb85

Browse files
author
builduser
committed
Merged branch idea243.release into idea243.x
2 parents 9234298 + af6e654 commit eb1bb85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ object Versions {
1515
val zincVersion = "1.10.3"
1616

1717
// ATTENTION: check the comment in `Common.newProjectWithKotlin` when updating this version
18-
val intellijVersion = "243.23654.117"
18+
val intellijVersion = "243.23654.153"
1919

2020
def isNightlyIntellijVersion: Boolean = intellijVersion.count(_ == '.') == 1
2121

0 commit comments

Comments
 (0)