[Gradle][Minor]: Update comment on 'shouldUseOldKtorAndCoroutinesExternalDependencies'
KT-60901
This commit is contained in:
committed by
Space Team
parent
b52d3c114f
commit
1c2eab39d2
+1
-1
@@ -37,7 +37,7 @@ internal class NativeExternalDependenciesIT : KGPBaseTest() {
|
||||
}
|
||||
}
|
||||
|
||||
@DisplayName("Should build with ktor 1.5.4 and coroutines 1.5.0-RC-native-mt")
|
||||
@DisplayName("Should build with ktor 2.3.3 and coroutines 1.7.2")
|
||||
@GradleTest
|
||||
fun shouldUseOldKtorAndCoroutinesExternalDependencies(gradleVersion: GradleVersion) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user