Skip to content

Commit a71aaf8

Browse files
Update junit-framework monorepo to v6
1 parent 7caf89b commit a71aaf8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@ dependencies {
6666
testImplementation "io.specmatic:junit5-support:${specmatic_version}"
6767
testImplementation "io.specmatic:specmatic-core:${specmatic_version}"
6868
testImplementation 'org.assertj:assertj-core:3.27.7'
69-
testImplementation 'org.junit.jupiter:junit-jupiter:5.14.2'
70-
testImplementation 'org.junit.platform:junit-platform-launcher:1.14.2'
69+
testImplementation 'org.junit.jupiter:junit-jupiter:6.0.2'
70+
testImplementation 'org.junit.platform:junit-platform-launcher:6.0.2'
7171
testImplementation 'org.testcontainers:junit-jupiter:1.21.4'
7272
}
7373

0 commit comments

Comments
 (0)