We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 06258b3 + 17cba45 commit 129537cCopy full SHA for 129537c
build.gradle
@@ -27,7 +27,7 @@ repositories {
27
28
// Add dependencies to test, junit5 api (annotations) and engine (runtime)
29
dependencies {
30
- testImplementation platform('org.junit:junit-bom:5.9.3'),
+ testImplementation platform('org.junit:junit-bom:5.10.0'),
31
'org.junit.jupiter:junit-jupiter',
32
'org.junit.jupiter:junit-jupiter-engine',
33
'org.assertj:assertj-core:3.24.2'
0 commit comments