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 ca1c73c + fc1b690 commit b2f82c6Copy full SHA for b2f82c6
build.gradle
@@ -49,7 +49,7 @@ dependencies {
49
implementation 'jakarta.xml.bind:jakarta.xml.bind-api:4.0.4'
50
51
// Test
52
- testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
+ testImplementation 'org.junit.jupiter:junit-jupiter:6.0.2'
53
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
54
testImplementation 'org.mockito:mockito-core:5.21.0'
55
testImplementation 'org.projectlombok:lombok:1.18.42'
0 commit comments