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 999f38f commit c7ca549Copy full SHA for c7ca549
build.gradle
@@ -28,7 +28,7 @@ dependencies {
28
29
testImplementation("com.gradle:gradle-enterprise-gradle-plugin:${gradleEnterprisePluginVersion}")
30
testImplementation("org.assertj:assertj-core:3.20.2")
31
- testImplementation("org.junit.jupiter:junit-jupiter:5.7.2")
+ testImplementation("org.junit.jupiter:junit-jupiter:5.10.0")
32
testImplementation("org.mockito:mockito-core:3.11.2")
33
}
34
0 commit comments