Skip to content

Commit 29d2460

Browse files
authored
fix
1 parent f1eb57e commit 29d2460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies {
3535
// and https://www.jetbrains.com/intellij-repository/snapshots/
3636
// https://plugins.jetbrains.com/plugin/6884-handlebars-mustache/versions/stable
3737
intellijPlatform {
38-
plugins(listOf("com.dmarcotte.handlebars:243.16718.22"))
38+
plugins(listOf("com.dmarcotte.handlebars:243.21155.22"))
3939
bundledPlugins(listOf("JavaScript", "com.intellij.css", "org.jetbrains.plugins.yaml"))
4040
pluginVerifier()
4141
zipSigner()

0 commit comments

Comments
 (0)