We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 70e839c + 08afa4c commit 795c5ecCopy full SHA for 795c5ec
build.gradle
@@ -28,7 +28,7 @@ dependencies {
28
29
testImplementation platform('org.junit:junit-bom:5.10.1')
30
testImplementation 'org.junit.jupiter:junit-jupiter'
31
- testImplementation 'org.assertj:assertj-core:3.25.0'
+ testImplementation 'org.assertj:assertj-core:3.25.1'
32
testImplementation 'org.mockito:mockito-core:5.8.0'
33
}
34
0 commit comments