Skip to content

Commit 59d2627

Browse files
Bump com.approvaltests:approvaltests from 25.7.0 to 25.8.0 (#299)
Bumps [com.approvaltests:approvaltests](https://github.com/approvals/ApprovalTests.Java) from 25.7.0 to 25.8.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.7.0...25.8.0) --- updated-dependencies: - dependency-name: com.approvaltests:approvaltests dependency-version: 25.8.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 46ff40c commit 59d2627

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.7.0"
27+
testImplementation "com.approvaltests:approvaltests:25.8.0"
2828

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

0 commit comments

Comments
 (0)