We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d33b2af commit 8734ef9Copy full SHA for 8734ef9
1 file changed
build.gradle
@@ -32,7 +32,7 @@ dependencies {
32
api 'org.slf4j:slf4j-simple:1.7.30'
33
34
// https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter
35
- testImplementation 'org.junit.jupiter:junit-jupiter:5.7.0'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.9.3'
36
}
37
38
lombok {
0 commit comments