Skip to content

Commit fd17b8c

Browse files
committed
Update kotlin-frontend-plugin to 0.0.29
1 parent 6e32fa3 commit fd17b8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/js-tests/frontend-plugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
}
66
dependencies {
77
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.2.20'
8-
classpath "org.jetbrains.kotlin:kotlin-frontend-plugin:0.0.26"
8+
classpath "org.jetbrains.kotlin:kotlin-frontend-plugin:0.0.29"
99
}
1010
}
1111

0 commit comments

Comments
 (0)