We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5706d6 commit 59e84e8Copy full SHA for 59e84e8
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.27.0"
+ testImplementation "org.assertj:assertj-core:3.27.3"
24
testImplementation "com.approvaltests:approvaltests:24.15.0"
25
}
26
0 commit comments