Skip to content

Commit 3ad7d47

Browse files
fix(deps): update dependency io.kotest:kotest-runner-junit5-jvm to v6.1.5 (#243)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 93675fe commit 3ad7d47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies {
4040
embed 'com.google.code.gson:gson:2.13.2'
4141
embed 'com.squareup.okhttp3:okhttp:5.3.2'
4242
embed 'com.michael-bull.kotlin-result:kotlin-result:2.0.3'
43-
testImplementation 'io.kotest:kotest-runner-junit5-jvm:6.1.4'
43+
testImplementation 'io.kotest:kotest-runner-junit5-jvm:6.1.5'
4444
}
4545

4646
processResources {

0 commit comments

Comments
 (0)