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.0
  • Loading branch information
renovate[bot] authored May 5, 2023
1 parent f109db9 commit 2a419ec
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.0.3")
implementation("io.ktor:ktor-serialization-jackson:2.0.3")

implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.3")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.0")

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

Expand Down

0 comments on commit 2a419ec

Please sign in to comment.