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 6e32fa3 commit fd17b8cCopy full SHA for fd17b8c
gradle/js-tests/frontend-plugin/build.gradle
@@ -5,7 +5,7 @@ buildscript {
5
}
6
dependencies {
7
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.2.20'
8
- classpath "org.jetbrains.kotlin:kotlin-frontend-plugin:0.0.26"
+ classpath "org.jetbrains.kotlin:kotlin-frontend-plugin:0.0.29"
9
10
11
0 commit comments