Skip to content

Commit

Permalink
Merge pull request #59 from mcatta/renovate/kotlin-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update kotlin monorepo to v2.0.21
  • Loading branch information
mcatta authored Oct 10, 2024
2 parents 58998b0 + 552fa51 commit 4364007
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
@@ -1,6 +1,6 @@
[versions]
coroutines = "1.9.0"
kotlin = "2.0.20"
kotlin = "2.0.21"

[libraries]
coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "coroutines" }
Expand Down

0 comments on commit 4364007

Please sign in to comment.