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 94e0952 commit 83b1a8dCopy full SHA for 83b1a8d
build.gradle
@@ -27,7 +27,7 @@ dependencies {
27
api 'org.slf4j:slf4j-simple:2.0.11'
28
29
// https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter
30
- testImplementation 'org.junit.jupiter:junit-jupiter:5.9.3'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.10.1'
31
}
32
33
lombok {
0 commit comments