We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0059c76 + 385bacf commit 1bc48ffCopy full SHA for 1bc48ff
build.gradle
@@ -51,7 +51,7 @@ dependencies {
51
// Test
52
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'
+ testImplementation 'org.mockito:mockito-core:5.16.1'
55
testImplementation 'org.projectlombok:lombok:1.18.36'
56
testCompileOnly 'org.projectlombok:lombok:1.18.36'
57
testAnnotationProcessor 'org.projectlombok:lombok:1.18.36'
0 commit comments