Bump Kotlin stable version in tests to 1.6.21

This commit is contained in:
Yahor Berdnikau
2023-01-11 15:01:53 +01:00
committed by Space Team
parent fde17e60d3
commit 90366dc914
@@ -29,7 +29,7 @@ interface TestVersions {
}
object Kotlin {
const val STABLE_RELEASE = "1.5.32"
const val STABLE_RELEASE = "1.6.21"
// Copied from KOTLIN_VERSION.kt file
val CURRENT