mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 02:20:39 +00:00
Update dependencies
This commit is contained in:
parent
4fbc97c92a
commit
4e8f0a41c7
2 changed files with 6 additions and 4 deletions
|
@ -29,7 +29,8 @@ dependencies {
|
|||
implementation(libs.sqlite)
|
||||
implementation(libs.hikari)
|
||||
|
||||
testImplementation(libs.junit)
|
||||
testImplementation(libs.junit.jupiter)
|
||||
testRuntimeOnly(libs.junit.launcher)
|
||||
}
|
||||
|
||||
tasks.named<Test>("test") {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue