We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1a50777 + 0ce3136 commit 514d9b0Copy full SHA for 514d9b0
build.gradle
@@ -23,7 +23,7 @@ dependencies {
23
24
testImplementation platform("org.junit:junit-bom:5.10.1")
25
testImplementation "org.junit.jupiter:junit-jupiter"
26
- testImplementation "org.assertj:assertj-core:3.25.2"
+ testImplementation "org.assertj:assertj-core:3.25.3"
27
testImplementation "com.approvaltests:approvaltests:22.3.2"
28
}
29
0 commit comments