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 4
4
[ ![ JetBrains official project] ( https://jb.gg/badges/official.svg )] ( https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub )
5
5
[ ![ GitHub license] ( https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg?style=flat )] ( http://www.apache.org/licenses/LICENSE-2.0 )
6
6
[ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.jetbrains.kotlinx/kotlinx-datetime.svg?label=Maven%20Central )] ( https://search.maven.org/search?q=g:%22org.jetbrains.kotlinx%22%20AND%20a:%22kotlinx-datetime%22 )
7
- [ ![ Kotlin] ( https://img.shields.io/badge/kotlin-1.8.21 -blue.svg?logo=kotlin )] ( http://kotlinlang.org )
7
+ [ ![ Kotlin] ( https://img.shields.io/badge/kotlin-1.9.20 -blue.svg?logo=kotlin )] ( http://kotlinlang.org )
8
8
[ ![ KDoc link] ( https://img.shields.io/badge/API_reference-KDoc-blue )] ( https://kotlinlang.org/api/kotlinx-datetime/ )
9
9
[ ![ Slack channel] ( https://img.shields.io/badge/chat-slack-blue.svg?logo=slack )] ( https://kotlinlang.slack.com/messages/kotlinx-datetime/ )
10
10
[ ![ TeamCity build] ( https://img.shields.io/teamcity/build/s/KotlinTools_KotlinxDatetime_Build_All.svg?server=http%3A%2F%2Fteamcity.jetbrains.com )] ( https://teamcity.jetbrains.com/viewType.html?buildTypeId=KotlinTools_KotlinxDatetime_Build_All&guest=1 )
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ group=org.jetbrains.kotlinx
5
5
version =0.4.1
6
6
versionSuffix =SNAPSHOT
7
7
8
- defaultKotlinVersion =1.8.21
8
+ defaultKotlinVersion =1.9.20
9
9
dokkaVersion =1.8.20
10
10
serializationVersion =1.5.1
11
11
You can’t perform that action at this time.
0 commit comments