mirror of
https://github.com/LamGC/ScalaBot.git
synced 2025-07-01 12:57:24 +00:00
Compare commits
2 Commits
dependabot
...
66bfb58de7
Author | SHA1 | Date | |
---|---|---|---|
66bfb58de7 | |||
376ea5a1ac |
@ -23,7 +23,7 @@ dependencies {
|
||||
implementation("org.eclipse.aether:aether-connector-basic:$aetherVersion")
|
||||
implementation("org.apache.maven:maven-aether-provider:3.3.9")
|
||||
|
||||
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3")
|
||||
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0")
|
||||
implementation("org.jetbrains.kotlin:kotlin-reflect:1.9.23")
|
||||
implementation("com.google.code.gson:gson:2.10.1")
|
||||
|
||||
|
Reference in New Issue
Block a user