Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1…
Browse files Browse the repository at this point in the history
….7.1
  • Loading branch information
renovate[bot] committed May 13, 2023
1 parent 635d341 commit 12eb3c7
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 @@ -57,7 +57,7 @@ dependencies {
api 'com.github.minndevelopment:jda-ktx:0.10.0-beta.1'
api "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$KOTLIN_VER"
//noinspection GradlePackageUpdate
api 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.0'
api 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1'
//noinspection GradlePackageUpdate
api 'org.jetbrains.kotlinx:kotlinx-coroutines-reactor:1.7.1'
api 'io.github.dkim19375:dkimcore:1.4.0'
Expand Down

0 comments on commit 12eb3c7

Please sign in to comment.