Skip to content

Commit

Permalink
fix(deps): update kotlinx-coroutines monorepo to v1.10.1 (#234)
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 Dec 28, 2024
1 parent 51f8f13 commit c525215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/restaurant/versions/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ const val failgoodVersion = "0.9.1"
const val striktVersion = "0.34.1"
const val kotlinVersion = "2.1.0"
const val jacksonVersion = "2.18.2"
const val coroutinesVersion = "1.9.0"
const val coroutinesVersion = "1.10.1"
const val pitestVersion = "1.9.8"
const val undertowVersion = "2.3.18.Final"

0 comments on commit c525215

Please sign in to comment.