Skip to content

Commit

Permalink
Merge pull request #118 from sebj/dependabot/gradle/org.jetbrains.kot…
Browse files Browse the repository at this point in the history
…linx-kotlinx-datetime-0.6.1
  • Loading branch information
dependabot[bot] authored Oct 4, 2024
2 parents 2538be8 + 57f5264 commit f8fd637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ kotlin {
sourceSets {
val commonMain by getting {
dependencies {
implementation("org.jetbrains.kotlinx:kotlinx-datetime:0.6.0")
implementation("org.jetbrains.kotlinx:kotlinx-datetime:0.6.1")
}
}

Expand Down

0 comments on commit f8fd637

Please sign in to comment.