Skip to content

Commit 680262d

Browse files
Bump com.approvaltests:approvaltests from 25.8.0 to 26.1.0 (#308)
Bumps [com.approvaltests:approvaltests](https://github.com/approvals/ApprovalTests.Java) from 25.8.0 to 26.1.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.8.0...26.1.0) --- updated-dependencies: - dependency-name: com.approvaltests:approvaltests dependency-version: 26.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 59d2627 commit 680262d

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

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

0 commit comments

Comments
 (0)