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 4680d88 + 3dfff82 commit 32452fbCopy full SHA for 32452fb
build.gradle
@@ -46,7 +46,7 @@ allprojects {
46
dependencies {
47
testImplementation 'org.assertj:assertj-core:3.26.3'
48
49
- testImplementation platform("org.junit:junit-bom:5.12.1")
+ testImplementation platform("org.junit:junit-bom:5.12.2")
50
testImplementation 'org.junit.jupiter:junit-jupiter-api'
51
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine'
52
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
0 commit comments