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 ee68662 + dde875a commit 3c58f43Copy full SHA for 3c58f43
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.10.0'),
+ testImplementation platform('org.junit:junit-bom:5.10.1'),
31
'org.junit.jupiter:junit-jupiter',
32
'org.junit.jupiter:junit-jupiter-engine',
33
'org.assertj:assertj-core:3.24.2'
0 commit comments