There was an error while loading. Please reload this page.
2 parents c07a2b7 + 555d0b4 commit c0369d1Copy full SHA for c0369d1
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.5'
+ testImplementation 'org.assertj:assertj-core:3.27.6'
102
103
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
104
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine'
0 commit comments