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.
1 parent 4cf685b commit 36b1279Copy full SHA for 36b1279
build.gradle
@@ -13,7 +13,7 @@ repositories {
13
14
dependencies {
15
// https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter
16
- testImplementation 'org.junit.jupiter:junit-jupiter:5.12.0'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.12.1'
17
// https://mvnrepository.com/artifact/org.junit.platform/junit-platform-launcher
18
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.12.0'
19
0 commit comments