update IdeaBuild

This commit is contained in:
Rik van der Kleij 2019-12-22 12:08:24 +01:00
parent 70a71486b6
commit c998889469

View File

@ -26,6 +26,6 @@ lazy val intellijHaskell = (project in file(".")).
unmanagedSourceDirectories in Compile += baseDirectory.value / "gen"
)
ideaBuild in ThisBuild := "192.6603.28"
ideaBuild in ThisBuild := "193.5662.53"
ideaInternalPlugins += "java"