We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fab4c0a + ed52a6e commit 6cc45e8Copy full SHA for 6cc45e8
project/dependencies.scala
@@ -17,7 +17,7 @@ object Versions {
17
val zincVersion = "1.10.7"
18
19
// ATTENTION: check the comment in `Common.newProjectWithKotlin` when updating this version
20
- val intellijVersion = "251.23774.16"
+ val intellijVersion = "251.23774.109"
21
22
def isNightlyIntellijVersion: Boolean = intellijVersion.count(_ == '.') == 1
23
0 commit comments