Skip to content

Commit

Permalink
Update kotlinx-coroutines monorepo to v1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 725e1b9 commit b5908d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@ dependencies {
api 'com.github.minndevelopment:jda-ktx:0.12.0'
api "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$KOTLIN_VER"
//noinspection GradlePackageUpdate
api 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0'
api 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.1'
//noinspection GradlePackageUpdate
api 'org.jetbrains.kotlinx:kotlinx-coroutines-reactor:1.9.0'
api 'org.jetbrains.kotlinx:kotlinx-coroutines-reactor:1.10.1'
api 'io.github.dkim19375:dkimcore:1.5.0'
// api 'org.codehaus.groovy:groovy-jsr223:3.0.8'

Expand Down

0 comments on commit b5908d6

Please sign in to comment.