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 38d27e7 commit 53c3de8Copy full SHA for 53c3de8
build.gradle
@@ -21,7 +21,7 @@ dependencies {
21
testImplementation platform("org.junit:junit-bom:5.10.2")
22
testImplementation "org.junit.jupiter:junit-jupiter"
23
testImplementation "org.assertj:assertj-core:3.25.3"
24
- testImplementation "com.approvaltests:approvaltests:24.1.0"
+ testImplementation "com.approvaltests:approvaltests:24.7.0"
25
}
26
27
shadowJar {
0 commit comments