Skip to content

Commit da17966

Browse files
author
Christian Melchior
authored
Update to Kotlin 1.6.0 (#2518)
1 parent cac9f15 commit da17966

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

snooty.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ atlas = "Atlas"
5959
admin-api-page = "/admin/api/v3/#"
6060
base-url = "https://www.mongodb.com/docs/realm"
6161
cpp-prefix = "https://www.mongodb.com/docs/realm-sdks/cpp/latest"
62-
kotlin-sdk-version = "1.5.0"
63-
kotlinx-coroutines-version = "1.6.0-native-mt"
62+
kotlin-sdk-version = "1.6.0"
63+
kotlinx-coroutines-version = "1.6.4"
6464
kotlin-sync-prefix = "https://www.mongodb.com/docs/realm-sdks/kotlin/latest/library-sync/-realm%20-kotlin%20-s-d-k%20-%20-sync/"
6565
kotlin-local-prefix = "https://www.mongodb.com/docs/realm-sdks/kotlin/latest/library-base/-realm%20-kotlin%20-s-d-k/"
6666
java-sdk-version = "10.11.1"

0 commit comments

Comments
 (0)