We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6e6b96 commit b040f0eCopy full SHA for b040f0e
1 file changed
src/build.gradle
@@ -35,7 +35,7 @@ dependencies {
35
api 'com.fasterxml.jackson.core:jackson-databind:2.21'
36
api 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.21.0'
37
38
- testImplementation 'org.junit.jupiter:junit-jupiter:5.10.2'
+ testImplementation 'org.junit.jupiter:junit-jupiter:6.0.2'
39
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
40
}
41
0 commit comments