Skip to content

Commit 6cc45e8

Browse files
author
builduser
committed
Merged branch idea251.release into idea251.x
2 parents fab4c0a + ed52a6e commit 6cc45e8

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
@@ -17,7 +17,7 @@ object Versions {
1717
val zincVersion = "1.10.7"
1818

1919
// ATTENTION: check the comment in `Common.newProjectWithKotlin` when updating this version
20-
val intellijVersion = "251.23774.16"
20+
val intellijVersion = "251.23774.109"
2121

2222
def isNightlyIntellijVersion: Boolean = intellijVersion.count(_ == '.') == 1
2323

0 commit comments

Comments
 (0)