Skip to content

Commit 05476a2

Browse files
committed
Add missing import
1 parent fb709c5 commit 05476a2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ configurations.checkstyle {
4444
}
4545
}
4646

47+
import org.jetbrains.intellij.platform.gradle.IntelliJPlatformType
48+
4749
// Add dependencies to test, junit5 api (annotations) and engine (runtime)
4850
dependencies {
4951
intellijPlatform {

0 commit comments

Comments
 (0)