Skip to content

Commit

Permalink
Merge pull request #22 from tshion/dependabot/gradle/org.jetbrains.ko…
Browse files Browse the repository at this point in the history
…tlinx-kotlinx-datetime-0.6.1

Bump org.jetbrains.kotlinx:kotlinx-datetime from 0.6.0 to 0.6.1
  • Loading branch information
tshion authored Nov 4, 2024
2 parents 8794abf + b21aeab commit aac95e3
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 @@ -18,7 +18,7 @@ compose-ui-tooling-preview = { module = "androidx.compose.ui:ui-tooling-preview"
desugar-jdk = { module = "com.android.tools:desugar_jdk_libs", version = "2.0.4" }

kotlin-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version = "1.9.0" }
kotlin-datetime = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version = "0.6.0" }
kotlin-datetime = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version = "0.6.1" }
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }

ktor-client-contentNegotiation = { module = "io.ktor:ktor-client-content-negotiation", version.ref = "ktor" }
Expand Down

0 comments on commit aac95e3

Please sign in to comment.