File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11[versions ]
22kotlin = " 1.9.10"
3- kotlinCoroutines = " 1.7.3 "
3+ kotlinCoroutines = " 1.9.0 "
44dependencyUpdates = " 0.51.0"
55
66kotlinShell = " 0.2.1"
Original file line number Diff line number Diff line change 33@file:DependsOn(" org.jetbrains.kotlin:kotlin-script-runtime:1.9.10" )
44@file:DependsOn(" org.jetbrains.kotlin:kotlin-main-kts:1.9.10" )
55@file:DependsOn(" org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10" )
6- @file:DependsOn(" org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 " )
6+ @file:DependsOn(" org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 " )
77@file:DependsOn(" eu.jrie.jetbrains:kotlin-shell-core:0.2.1" )
88@file:DependsOn(" io.ktor:ktor-client-core-jvm:2.3.4" )
99@file:DependsOn(" io.ktor:ktor-client-cio-jvm:2.3.4" )
You can’t perform that action at this time.
0 commit comments