File tree Expand file tree Collapse file tree 2 files changed +1
-9
lines changed Expand file tree Collapse file tree 2 files changed +1
-9
lines changed Original file line number Diff line number Diff line change @@ -8,11 +8,3 @@ org.gradle.jvmargs=-Xmx5g
88org.gradle.caching =true
99org.gradle.configuration-cache =true
1010org.gradle.configuration-cache.parallel =true
11- # Becomes default in Gradle 9.0
12- org.gradle.kotlin.dsl.skipMetadataVersionCheck =false
13- # Explicitly added at different versions, due to Kotlin/kotlin-jupyter#462
14- kotlin.jupyter.add.api =false
15- kotlin.jupyter.add.scanner =false
16- kotlin.jupyter.add.testkit =false
17- org.jetbrains.dokka.experimental.gradle.pluginMode =V2Enabled
18- org.jetbrains.dokka.experimental.gradle.pluginMode.noWarn =true
Original file line number Diff line number Diff line change 11[versions ]
22kotlin = " 2.2.10"
33kotlin-stdlib = " 2.0.0"
4- dokka = " 2.0 .0"
4+ dokka = " 2.1 .0"
55openapi-generator = " 7.16.0"
66jupyter = " 0.15.0-650"
77okio = " 3.16.2"
You can’t perform that action at this time.
0 commit comments