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 5e2e847 commit 29d4a24Copy full SHA for 29d4a24
build.gradle
@@ -24,7 +24,7 @@ dependencies {
24
testImplementation platform("org.junit:junit-bom:5.10.2")
25
testImplementation "org.junit.jupiter:junit-jupiter"
26
testImplementation "org.assertj:assertj-core:3.25.3"
27
- testImplementation "com.approvaltests:approvaltests:24.9.0"
+ testImplementation "com.approvaltests:approvaltests:25.0.23"
28
}
29
30
jar {
0 commit comments