Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.6.0 (#66)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
JayShortway and renovate-bot authored May 27, 2024
1 parent a1c7dc8 commit 5f0403d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ androidx-compose-ui-tooling-preview = { module = "androidx.compose.ui:ui-tooling
arrow-core = { module = "io.arrow-kt:arrow-core", version = "1.2.4" }
kotlin-gradlePlugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }
kotlinx-datetime = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version = "0.5.0" }
kotlinx-datetime = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version = "0.6.0" }
revenuecat-android = { module = "com.revenuecat.purchases:purchases", version.ref = "revenuecat-android"}

[plugins]
Expand Down

0 comments on commit 5f0403d

Please sign in to comment.