[jps] tests: add missing dependency to jar
^KTIJ-20456
This commit is contained in:
@@ -5,5 +5,6 @@ plugins {
|
||||
publishTestJarsForIde(
|
||||
listOf(
|
||||
":jps:jps-plugin",
|
||||
":kotlin-build-common",
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user