Skip to content

Commit

Permalink
deps: update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core…
Browse files Browse the repository at this point in the history
… to v1.7.2
  • Loading branch information
renovate[bot] authored Jul 5, 2023
1 parent ecbc082 commit 3ec0c04
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 @@ -44,7 +44,7 @@ dependencies {
implementation("io.ktor:ktor-client-content-negotiation:2.3.2")
implementation("io.ktor:ktor-serialization-jackson:2.3.2")

implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.2")

implementation("io.sentry:sentry-spring-boot-starter:4.3.0")

Expand Down

0 comments on commit 3ec0c04

Please sign in to comment.