Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-reactor to…
Browse files Browse the repository at this point in the history
… v1.10.1 (#432)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 91c9f8c commit 8e1574b
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 @@ -23,7 +23,7 @@ dependencies {
implementation("io.projectreactor.kotlin:reactor-kotlin-extensions:1.2.3")
implementation("org.jetbrains.kotlin:kotlin-reflect:2.1.0")
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.1.0")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-reactor:1.10.0")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-reactor:1.10.1")
implementation("io.arrow-kt:arrow-core:2.0.0")
implementation("com.zaxxer:HikariCP:6.2.1")
implementation("org.postgresql:postgresql:42.7.4")
Expand Down

0 comments on commit 8e1574b

Please sign in to comment.