Skip to content

Commit 5e96886

Browse files
Bump com.approvaltests:approvaltests from 25.4.3 to 25.7.0 (#296)
Bumps [com.approvaltests:approvaltests](https://github.com/approvals/ApprovalTests.Java) from 25.4.3 to 25.7.0. - [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.4.3...25.7.0) --- updated-dependencies: - dependency-name: com.approvaltests:approvaltests dependency-version: 25.7.0 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 d9ba720 commit 5e96886

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
@@ -24,7 +24,7 @@ dependencies {
2424
testImplementation platform("org.junit:junit-bom:5.11.4")
2525
testImplementation "org.junit.jupiter:junit-jupiter"
2626
testImplementation "org.assertj:assertj-core:3.27.4"
27-
testImplementation "com.approvaltests:approvaltests:25.4.3"
27+
testImplementation "com.approvaltests:approvaltests:25.7.0"
2828

2929
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
3030
}

0 commit comments

Comments
 (0)