We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 93a390f + 8e1d0d0 commit 0059c76Copy full SHA for 0059c76
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.0'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.12.1'
53
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
54
testImplementation 'org.mockito:mockito-core:5.16.0'
55
testImplementation 'org.projectlombok:lombok:1.18.36'
0 commit comments