Skip to content

Commit 9be073d

Browse files
build(deps): bump org.jetbrains.kotlinx:kotlinx-datetime
Bumps [org.jetbrains.kotlinx:kotlinx-datetime](https://github.com/Kotlin/kotlinx-datetime) from 0.6.1 to 0.6.2. - [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.6.1...v0.6.2) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-datetime dependency-version: 0.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d5be193 commit 9be073d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serverpackcreator-api/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repositories {
1414

1515
dependencies {
1616
api("io.github.microutils:kotlin-logging:3.0.5")
17-
api("org.jetbrains.kotlinx:kotlinx-datetime:0.6.1")
17+
api("org.jetbrains.kotlinx:kotlinx-datetime:0.6.2")
1818
api("de.jensklingenberg.ktorfit:ktorfit-lib:2.1.0")
1919
api("de.comahe.i18n4k:i18n4k-core:0.10.0")
2020
api("de.comahe.i18n4k:i18n4k-core-jvm:0.10.0")

0 commit comments

Comments
 (0)