Skip to content

Commit

Permalink
Update coroutinesVersion to v1.7.3 (#61)
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 Feb 4, 2024
1 parent c77efdf commit fa06f9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ repositories {
val grpcVersion = "1.53.0"
val grpcKotlinVersion = "1.3.0"
val protobufVersion = "3.21.9"
val coroutinesVersion = "1.6.4"
val coroutinesVersion = "1.7.3"
val confluentVersion = "7.3.0"
val junitJupiterVersion = "5.9.2"
val testContainersVersion = "1.19.4"
Expand Down

0 comments on commit fa06f9a

Please sign in to comment.