Skip to content

Commit

Permalink
Update coroutinesVersion to v1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 10, 2024
1 parent 4bd8d02 commit 5a1dffd
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.7.3"
val coroutinesVersion = "1.8.1"
val confluentVersion = "7.3.0"
val junitJupiterVersion = "5.10.2"
val testContainersVersion = "1.19.4"
Expand Down

0 comments on commit 5a1dffd

Please sign in to comment.