mirror of https://github.com/usbharu/Hideout.git
fix(deps): update dependency org.assertj:assertj-db to v3
This commit is contained in:
parent
fc86ad89c3
commit
5fb227778c
|
@ -112,7 +112,7 @@ dependencies {
|
|||
testImplementation(libs.ktor.client.mock)
|
||||
testImplementation(libs.h2db)
|
||||
testImplementation(libs.mockito.kotlin)
|
||||
testImplementation("org.assertj:assertj-db:2.0.2")
|
||||
testImplementation("org.assertj:assertj-db:3.0.0")
|
||||
testImplementation("com.ninja-squad:DbSetup-kotlin:2.1.0")
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue