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.8.1
  • Loading branch information
renovate[bot] authored May 10, 2024
1 parent 8abbaa1 commit ec33b59
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 @@ -58,7 +58,7 @@ dependencies {
//noinspection GradlePackageUpdate
api 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0'
//noinspection GradlePackageUpdate
api 'org.jetbrains.kotlinx:kotlinx-coroutines-reactor:1.8.0'
api 'org.jetbrains.kotlinx:kotlinx-coroutines-reactor:1.8.1'
api 'io.github.dkim19375:dkimcore:1.5.0'
// api 'org.codehaus.groovy:groovy-jsr223:3.0.8'

Expand Down

0 comments on commit ec33b59

Please sign in to comment.