Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Commit

Permalink
Merge pull request #78 from Nambers/dependabot/gradle/kotlin/master/o…
Browse files Browse the repository at this point in the history
…rg.jetbrains.kotlinx-kotlinx-coroutines-core-1.5.2

Bump kotlinx-coroutines-core from 1.5.1 to 1.5.2 in /kotlin

Former-commit-id: 0ab3a9fa59d94ce171e332a1ae25faea99b3e03b [formerly 664cdd71c1a3a16c14729aa126e27af03d613e0a]
Former-commit-id: 3b6a332
  • Loading branch information
Nambers authored Sep 7, 2021
2 parents d251811 + d18a473 commit 189d1e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kotlin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ subprojects {
implementation("com.google.code.gson:gson:2.8.8")
implementation("org.json:json:20210307")
compileOnly("net.mamoe:mirai-core-api:2.7.0") // mirai-core 的 API
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.1")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.2")
}
}
group = "tech.eritquearcus"
Expand Down

0 comments on commit 189d1e6

Please sign in to comment.