Skip to content

Commit

Permalink
Update plugin nativeCoroutines to v1.0.0-ALPHA-22 (#387)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 29, 2023
1 parent 745fc94 commit a147c81
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 @@ -39,7 +39,7 @@ kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
ksp = { id = "com.google.devtools.ksp", version = "1.9.21-1.0.15" }
gradle-versions = { id = "com.github.ben-manes.versions", version = "0.50.0" }
nativeCoroutines = { id = "com.rickclephas.kmp.nativecoroutines", version = "1.0.0-ALPHA-21" }
nativeCoroutines = { id = "com.rickclephas.kmp.nativecoroutines", version = "1.0.0-ALPHA-22" }
anvil = { id = "com.squareup.anvil", version = "2.4.8" }
paparazzi = { id = "app.cash.paparazzi", version = "1.3.1" }
spotless = { id = "com.diffplug.spotless", version.ref = "spotless" }
Expand Down

0 comments on commit a147c81

Please sign in to comment.