Skip to content

Commit 607db23

Browse files
Merge pull request #19 from o7studios/renovate/major-junit-framework-monorepo
Update junit-framework monorepo to v6
2 parents c3733f2 + 43982d2 commit 607db23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ information {
4040
dependencies {
4141
implementation("com.squareup.okhttp3:okhttp:5.4.0")
4242
implementation("com.google.code.gson:gson:2.14.0")
43-
testImplementation("org.junit.jupiter:junit-jupiter:5.13.4")
43+
testImplementation("org.junit.jupiter:junit-jupiter:6.1.0")
4444
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
4545
}
4646

0 commit comments

Comments
 (0)