mirror of
https://github.com/gotson/komga.git
synced 2025-12-18 14:35:21 +01:00
build(deps): bump archunit-junit5 to 1.0.1
This commit is contained in:
parent
471a759c69
commit
992c68f5ee
1 changed files with 1 additions and 1 deletions
|
|
@ -125,7 +125,7 @@ dependencies {
|
|||
testImplementation("io.mockk:mockk:1.13.2")
|
||||
testImplementation("com.google.jimfs:jimfs:1.2")
|
||||
|
||||
testImplementation("com.tngtech.archunit:archunit-junit5:0.23.1")
|
||||
testImplementation("com.tngtech.archunit:archunit-junit5:1.0.1")
|
||||
|
||||
benchmarkImplementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4")
|
||||
benchmarkImplementation("org.openjdk.jmh:jmh-core:1.36")
|
||||
|
|
|
|||
Loading…
Reference in a new issue