We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 03da8f4 + de28b08 commit 4d2b011Copy full SHA for 4d2b011
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.12.1'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.12.2'
53
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
54
testImplementation 'org.mockito:mockito-core:5.16.1'
55
testImplementation 'org.projectlombok:lombok:1.18.38'
0 commit comments