Skip to content

Commit

Permalink
bump intellij version to latest EAP
Browse files Browse the repository at this point in the history
  • Loading branch information
cypressious committed Feb 17, 2022
1 parent e51d6f6 commit d242e11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies {
intellij {
type.set("IU")
plugins.set(listOf("JavaScriptLanguage", "sass"))
version.set("2021.2.3")
version.set("LATEST-EAP-SNAPSHOT")
updateSinceUntilBuild.set(false)
}

Expand Down

0 comments on commit d242e11

Please sign in to comment.