Skip to content

Commit e89d508

Browse files
committed
Update IntelliJ to 192.5728.74-EAP-SNAPSHOT
1 parent 5d8c848 commit e89d508

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ buildscript {
55

66
// see https://www.jetbrains.com/intellij-repository/releases/
77
// and https://www.jetbrains.com/intellij-repository/snapshots/
8-
intellijVersion = '2019.1.3'
8+
intellijVersion = '192.5728.74-EAP-SNAPSHOT'
99

1010
// see https://plugins.jetbrains.com/plugin/6884-handlebars-mustache/versions
11-
handlebarsPluginVersion = '191.6014.8'
11+
handlebarsPluginVersion = '192.5728.12'
1212
}
1313

1414
repositories {

0 commit comments

Comments
 (0)