Skip to content

Commit cb7727c

Browse files
authored
Merge pull request #200 from GiganticMinecraft/renovate/io.kotest-kotest-runner-junit5-jvm-6.x
fix(deps): update dependency io.kotest:kotest-runner-junit5-jvm to v6
2 parents 0e47e48 + abfdf38 commit cb7727c

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:5.9.1'
43+
testImplementation 'io.kotest:kotest-runner-junit5-jvm:6.0.1'
4444
}
4545

4646
processResources {

0 commit comments

Comments
 (0)