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.
1 parent 667b896 commit fb623d7Copy full SHA for fb623d7
build.gradle
@@ -20,7 +20,7 @@ dependencies {
20
21
testImplementation platform("org.junit:junit-bom:5.11.4")
22
testImplementation "org.junit.jupiter:junit-jupiter"
23
- testImplementation "org.assertj:assertj-core:3.25.3"
+ testImplementation "org.assertj:assertj-core:3.27.0"
24
testImplementation "com.approvaltests:approvaltests:24.7.0"
25
}
26
0 commit comments