We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4033e21 commit c05e797Copy full SHA for c05e797
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 = '2021.1'
+ intellijVersion = '2021.2'
9
10
// see https://plugins.jetbrains.com/plugin/6884-handlebars-mustache/versions
11
- handlebarsPluginVersion = '211.6693.44'
+ handlebarsPluginVersion = '212.4746.2'
12
}
13
14
repositories {
0 commit comments