We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
192.5728.74-EAP-SNAPSHOT
1 parent 5d8c848 commit e89d508Copy full SHA for e89d508
build.gradle
@@ -5,10 +5,10 @@ buildscript {
5
6
// see https://www.jetbrains.com/intellij-repository/releases/
7
// and https://www.jetbrains.com/intellij-repository/snapshots/
8
- intellijVersion = '2019.1.3'
+ intellijVersion = '192.5728.74-EAP-SNAPSHOT'
9
10
// see https://plugins.jetbrains.com/plugin/6884-handlebars-mustache/versions
11
- handlebarsPluginVersion = '191.6014.8'
+ handlebarsPluginVersion = '192.5728.12'
12
}
13
14
repositories {
0 commit comments