We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ea1ea5 + 1c4fb30 commit 69a12b7Copy full SHA for 69a12b7
build.gradle
@@ -49,7 +49,7 @@ dependencies {
49
implementation 'jakarta.xml.bind:jakarta.xml.bind-api:4.0.2'
50
51
// Test
52
- testImplementation 'org.junit.jupiter:junit-jupiter:5.11.3'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.11.4'
53
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
54
testImplementation 'org.mockito:mockito-core:5.14.2'
55
testImplementation 'org.projectlombok:lombok:1.18.36'
0 commit comments