mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-05 01:50:56 +07:00
[KTIJ-27131] Update the Kotlin Gradle Plugin version for import tests to 1.9.30-dev-2548
GitOrigin-RevId: 359ae79794e7ee83823ca0ea4789b4673c13b1af
This commit is contained in:
committed by
intellij-monorepo-bot
parent
5b1217b236
commit
e64b0fea7d
@@ -17,7 +17,7 @@ object KotlinNativeVersion {
|
||||
/** This field is automatically setup from project-module-updater.
|
||||
* See [org.jetbrains.tools.model.updater.updateKGPVersionForKotlinNativeTests]
|
||||
*/
|
||||
private const val kotlinGradlePluginVersion: String = "1.9.30-dev-269"
|
||||
private const val kotlinGradlePluginVersion: String = "1.9.30-dev-2548"
|
||||
|
||||
/** Return bootstrap version or version from properties file of specified Kotlin Gradle Plugin.
|
||||
* Make sure localMaven has kotlin-gradle-plugin with required version for cooperative development environment.
|
||||
|
||||
Reference in New Issue
Block a user