IntelliJ IDEA – sbt plugin – ‘Expression type Def.Setting[…] must conform DslEntry in sbt file’
I had the same issue. This solution worked me everytime. 1. Click on sbt tab of right side in IntelliJ Idea 2. Click on Refresh symbol It will revalidate the Local cache and Gradle dependencies. That’s it.