commit | 0501c608733de9650e3a0567df0210934621c07f | [log] [tgz] |
---|---|---|
author | Aleksei.Cherepanov <aleksei.cherepanov@jetbrains.com> | Wed Nov 22 17:24:51 2023 +0100 |
committer | Aleksei.Cherepanov <aleksei.cherepanov@jetbrains.com> | Wed Nov 22 17:24:51 2023 +0100 |
tree | ea8357a35010e43a810304f08a823d5b08e09b48 | |
parent | 8b00abc0bae08eaf0ac392ebd2d4a49f9c8d40b6 [diff] |
fixup! Add jps plugin dependencies to compilerArtifactsForIde task publication
diff --git a/build.gradle.kts b/build.gradle.kts index 4101296..e72e267 100644 --- a/build.gradle.kts +++ b/build.gradle.kts
@@ -268,6 +268,7 @@ ":kotlin-util-klib-metadata", ":native:kotlin-native-utils", ":compiler:build-tools:kotlin-build-tools-api", + ":kotlin-gradle-plugins-bom", ).also { extra["kotlinJpsPluginMavenDependencies"] = it } extra["kotlinJpsPluginMavenDependenciesNonTransitiveLibs"] = listOf(