File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ dependencies {
25
25
testImplementation(" org.junit.jupiter:junit-jupiter:5.10.1" )
26
26
testImplementation(" io.strikt:strikt-core:0.34.1" )
27
27
testImplementation(" org.jetbrains.kotlinx:kotlinx-coroutines-test" )
28
- testImplementation(" org.http4k:http4k-testing-strikt:5.13.0 .0" )
28
+ testImplementation(" org.http4k:http4k-testing-strikt:5.13.2 .0" )
29
29
30
30
testRuntimeOnly(" org.junit.jupiter:junit-jupiter-engine:5.10.1" )
31
31
testRuntimeOnly(" org.junit.platform:junit-platform-launcher:1.10.1" )
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ dependencies {
26
26
testImplementation(" org.junit.jupiter:junit-jupiter:5.10.1" )
27
27
testImplementation(" io.strikt:strikt-core:0.34.1" )
28
28
testImplementation(" org.jetbrains.kotlinx:kotlinx-coroutines-test" )
29
- testImplementation(" org.http4k:http4k-testing-strikt:5.13.0 .0" )
29
+ testImplementation(" org.http4k:http4k-testing-strikt:5.13.2 .0" )
30
30
31
31
testRuntimeOnly(" org.junit.jupiter:junit-jupiter-engine:5.10.1" )
32
32
testRuntimeOnly(" org.junit.platform:junit-platform-launcher:1.10.1" )
You can’t perform that action at this time.
0 commit comments