Skip to content

Commit 5352b4b

Browse files
fix(deps): update dependency io.kotest:kotest-runner-junit5-jvm to v6.0.2 (#203)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bb1ad98 commit 5352b4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.1'
4141
embed 'com.squareup.okhttp3:okhttp:5.1.0'
4242
embed 'com.michael-bull.kotlin-result:kotlin-result:2.0.3'
43-
testImplementation 'io.kotest:kotest-runner-junit5-jvm:6.0.1'
43+
testImplementation 'io.kotest:kotest-runner-junit5-jvm:6.0.2'
4444
}
4545

4646
processResources {

0 commit comments

Comments
 (0)