@@ -114,21 +114,6 @@ Wisconsin-Madison.</license.copyrightOwners>
114114 <artifactId >kotlin-compiler-embeddable</artifactId >
115115 <version >${kotlin.version} </version >
116116 </dependency >
117- <dependency >
118- <groupId >org.jetbrains.kotlin</groupId >
119- <artifactId >kotlin-script-runtime</artifactId >
120- <version >${kotlin.version} </version >
121- </dependency >
122- <dependency >
123- <groupId >org.jetbrains.kotlin</groupId >
124- <artifactId >kotlin-scripting-compiler-embeddable</artifactId >
125- <version >${kotlin.version} </version >
126- </dependency >
127- <dependency >
128- <groupId >org.jetbrains.kotlin</groupId >
129- <artifactId >kotlin-scripting-compiler-impl-embeddable</artifactId >
130- <version >${kotlin.version} </version >
131- </dependency >
132117 <dependency >
133118 <groupId >org.jetbrains.kotlin</groupId >
134119 <artifactId >kotlin-stdlib</artifactId >
@@ -139,21 +124,6 @@ Wisconsin-Madison.</license.copyrightOwners>
139124 <artifactId >kotlin-scripting-jsr223</artifactId >
140125 <version >${kotlin.version} </version >
141126 </dependency >
142- <dependency >
143- <groupId >org.jetbrains.kotlin</groupId >
144- <artifactId >kotlin-compiler-client-embeddable</artifactId >
145- <version >${kotlin.version} </version >
146- </dependency >
147- <dependency >
148- <groupId >org.jetbrains.kotlin</groupId >
149- <artifactId >kotlin-script-util</artifactId >
150- <version >${kotlin.version} </version >
151- </dependency >
152- <dependency >
153- <groupId >org.jetbrains.kotlin</groupId >
154- <artifactId >kotlin-scripting-jvm-host</artifactId >
155- <version >${kotlin.version} </version >
156- </dependency >
157127
158128 <!-- Test dependencies -->
159129 <dependency >
0 commit comments