Skip to content

Commit 8c38d32

Browse files
build(deps): bump org.jetbrains.kotlinx:kotlinx-datetime
Bumps [org.jetbrains.kotlinx:kotlinx-datetime](https://github.com/Kotlin/kotlinx-datetime) from 0.7.1 to 0.8.0. - [Release notes](https://github.com/Kotlin/kotlinx-datetime/releases) - [Changelog](https://github.com/Kotlin/kotlinx-datetime/blob/master/CHANGELOG.md) - [Commits](Kotlin/kotlinx-datetime@v0.7.1...v0.8.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-datetime dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc0ae80 commit 8c38d32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ kotlin = "2.3.21"
88
ksp = "2.3.8"
99
kotlinx-coroutines = "1.11.0"
1010
kotlinx-serialization = "1.11.0"
11-
kotlinx-datetime = "0.7.1"
11+
kotlinx-datetime = "0.8.0"
1212

1313
kover = "0.9.8"
1414
agp = "9.2.1"

0 commit comments

Comments
 (0)