There was an error while loading. Please reload this page.
2 parents 611cd56 + c11f870 commit a0b9fc2Copy full SHA for a0b9fc2
1 file changed
build.gradle
@@ -98,7 +98,7 @@ dependencies {
98
testImplementation platform('org.junit:junit-bom:5.13.4')
99
testImplementation 'org.junit.jupiter:junit-jupiter-api'
100
testImplementation 'org.mockito:mockito-junit-jupiter:5.19.0'
101
- testImplementation 'org.assertj:assertj-core:3.27.4'
+ testImplementation 'org.assertj:assertj-core:3.27.5'
102
103
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
104
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine'
0 commit comments