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 7e88a81 + 6a1adb9 commit 1fb394aCopy full SHA for 1fb394a
algorithm-exercises-java/build.gradle
@@ -24,7 +24,7 @@ repositories {
24
25
dependencies {
26
// Use JUnit Jupiter for testing.
27
- testImplementation 'org.junit.jupiter:junit-jupiter:5.11.2'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.11.3'
28
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
29
30
// This dependency is used by the application.
0 commit comments