File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change 44jvmTarget = " 17"
55kotlin = " 2.2.20"
66kotlin-jupyter = " 0.15.1-668"
7- dataframe = " 1.0.0-Beta3n"
87publishPlugin = " 2.2.0-dev-71"
98ktlintGradle = " 12.3.0"
10- intellijPlatformGradlePlugin = " 2.6.0 "
9+ intellijPlatformGradlePlugin = " 2.10.3 "
1110intellijPlatform = " 252-EAP-SNAPSHOT" # TODO: lower to 2025.1.3 GA whenever released with required changes
1211intellijPluginRepositoryRestClient = " 2.0.46"
1312intellijStructure = " 3.307"
@@ -16,8 +15,6 @@ intellijStructure = "3.307"
1615intellij-structure-ide = { group = " org.jetbrains.intellij.plugins" , name = " structure-ide" , version.ref = " intellijStructure" }
1716intellij-pluginRepositoryRestClient = { group = " org.jetbrains.intellij" , name = " plugin-repository-rest-client" , version.ref = " intellijPluginRepositoryRestClient" }
1817kotlin-jupyter-lib = { group = " org.jetbrains.kotlinx" , name = " kotlin-jupyter-lib" , version.ref = " kotlin-jupyter" }
19- dataframe-core = { group = " org.jetbrains.kotlinx" , name = " dataframe-core" , version.ref = " dataframe" }
20- dataframe-jupyter = { group = " org.jetbrains.kotlinx" , name = " dataframe-jupyter" , version.ref = " dataframe" }
2118
2219[plugins ]
2320kotlin-jvm = { id = " org.jetbrains.kotlin.jvm" , version.ref = " kotlin" }
You can’t perform that action at this time.
0 commit comments