mirror of
https://github.com/gotson/komga.git
synced 2025-01-09 04:08:00 +08:00
build(deps): bump springmockk to 4.0.0
This commit is contained in:
parent
c75d870faf
commit
c84a1d3a89
@ -116,7 +116,7 @@ dependencies {
|
||||
exclude(module = "mockito-core")
|
||||
}
|
||||
testImplementation("org.springframework.security:spring-security-test")
|
||||
testImplementation("com.ninja-squad:springmockk:3.1.1")
|
||||
testImplementation("com.ninja-squad:springmockk:4.0.0")
|
||||
testImplementation("io.mockk:mockk:1.13.4")
|
||||
testImplementation("com.google.jimfs:jimfs:1.2")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user