Skip to content

Commit

Permalink
Merge pull request #81 from saschpe/dependabot/gradle/org.jetbrains.k…
Browse files Browse the repository at this point in the history
…otlinx-kotlinx-io-core-0.6.0

Bump org.jetbrains.kotlinx:kotlinx-io-core from 0.5.4 to 0.6.0
  • Loading branch information
saschpe authored Nov 28, 2024
2 parents 9cb283c + 68a4497 commit b0c1714
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 @@ -16,7 +16,7 @@ slf4j = "2.0.16"
androidx-activity-compose = "androidx.activity:activity-compose:1.9.2"
kotlin-wrappers = "org.jetbrains.kotlin-wrappers:kotlin-node:22.5.5-pre.833"
kotlinx-datetime = "org.jetbrains.kotlinx:kotlinx-datetime:0.6.1"
kotlinx-io = "org.jetbrains.kotlinx:kotlinx-io-core:0.5.4"
kotlinx-io = "org.jetbrains.kotlinx:kotlinx-io-core:0.6.0"
mockk = { module = "io.mockk:mockk", version.ref = "mockk" }
mockk-android = { module = "io.mockk:mockk-android", version.ref = "mockk" }
slf4j-api = { module = "org.slf4j:slf4j-api", version.ref = "slf4j" }
Expand Down

0 comments on commit b0c1714

Please sign in to comment.