Skip to content

Commit d022f32

Browse files
committed
Remove unused plugins.
1 parent b87fbdc commit d022f32

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build.gradle.kts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ plugins {
33
id("org.jetbrains.dokka") version "1.7.10" apply false
44
id("com.github.gmazzo.buildconfig") version "2.1.0" apply false
55
id("com.vanniktech.maven.publish") version "0.22.0" apply false
6-
id("com.bennyhuo.kotlin.plugin.embeddable") version "1.8.1" apply false
7-
id("com.bennyhuo.kotlin.plugin.embeddable.test") version "1.8.1" apply false
86
}
97

108
subprojects {

0 commit comments

Comments
 (0)