We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 77f47d9 + 67f3377 commit 2aae3ddCopy full SHA for 2aae3dd
build.gradle.kts
@@ -12,7 +12,7 @@ repositories {
12
dependencies {
13
testImplementation(platform("org.junit:junit-bom:5.11.4"))
14
testImplementation("org.junit.jupiter:junit-jupiter")
15
- testImplementation("org.assertj:assertj-core:3.27.1")
+ testImplementation("org.assertj:assertj-core:3.27.2")
16
testImplementation("org.mockito:mockito-core:5.15.2")
17
testImplementation("com.approvaltests:approvaltests:24.12.0")
18
}
0 commit comments