Skip to content

Commit 4fb2d83

Browse files
Bump com.approvaltests:approvaltests from 25.0.23 to 25.4.3 (exercism#294)
Bumps [com.approvaltests:approvaltests](https://github.com/approvals/ApprovalTests.Java) from 25.0.23 to 25.4.3. - [Release notes](https://github.com/approvals/ApprovalTests.Java/releases) - [Changelog](https://github.com/approvals/ApprovalTests.Java/blob/master/internal_documentation/release.md) - [Commits](approvals/ApprovalTests.Java@25.0.23...25.4.3) --- updated-dependencies: - dependency-name: com.approvaltests:approvaltests dependency-version: 25.4.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent db6beae commit 4fb2d83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies {
2121
testImplementation platform("org.junit:junit-bom:5.11.4")
2222
testImplementation "org.junit.jupiter:junit-jupiter"
2323
testImplementation "org.assertj:assertj-core:3.27.4"
24-
testImplementation "com.approvaltests:approvaltests:25.0.23"
24+
testImplementation "com.approvaltests:approvaltests:25.4.3"
2525
}
2626

2727
shadowJar {

0 commit comments

Comments
 (0)