mirror of
https://github.com/InsanusMokrassar/PlaguBot.git
synced 2025-09-15 21:39:27 +00:00
fix of #9
This commit is contained in:
@@ -25,6 +25,9 @@ dependencies {
|
||||
kapt "com.github.matfax.klassindex:processor:$klassindex_version"
|
||||
api "org.xerial:sqlite-jdbc:$sqlite_version"
|
||||
|
||||
testImplementation "org.jetbrains.kotlin:kotlin-test-junit:$kotlin_version"
|
||||
testImplementation "org.jetbrains.kotlin:kotlin-test-annotations-jvm:$kotlin_version"
|
||||
|
||||
api project(":plagubot.plugin")
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user