Skip to content

Commit c05e797

Browse files
authored
update ide
1 parent 4033e21 commit c05e797

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
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 = '2021.1'
8+
intellijVersion = '2021.2'
99

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

1414
repositories {

0 commit comments

Comments
 (0)