Skip to content

Commit

Permalink
Merge pull request #92 from dkim19375/renovate/org.jetbrains.kotlinx-…
Browse files Browse the repository at this point in the history
…kotlinx-coroutines-reactor-1.x

Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-reactor to v1.7.1
  • Loading branch information
dkim19375 authored May 12, 2023
2 parents 980494f + 45dcaba commit 635d341
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ dependencies {
//noinspection GradlePackageUpdate
api 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.0'
//noinspection GradlePackageUpdate
api 'org.jetbrains.kotlinx:kotlinx-coroutines-reactor:1.7.0'
api 'org.jetbrains.kotlinx:kotlinx-coroutines-reactor:1.7.1'
api 'io.github.dkim19375:dkimcore:1.4.0'
// api 'org.codehaus.groovy:groovy-jsr223:3.0.8'

Expand Down

0 comments on commit 635d341

Please sign in to comment.