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
….8.0
  • Loading branch information
renovate[bot] committed Feb 15, 2024
1 parent 9c6f6a1 commit dc54fc9
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 @@ -56,7 +56,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.3'
api 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0'
//noinspection GradlePackageUpdate
api 'org.jetbrains.kotlinx:kotlinx-coroutines-reactor:1.7.3'
api 'io.github.dkim19375:dkimcore:1.5.0'
Expand Down

0 comments on commit dc54fc9

Please sign in to comment.