Skip to content

Commit 38b5bc8

Browse files
Bump com.approvaltests:approvaltests from 29.0.0 to 30.1.0 (#327)
Bumps [com.approvaltests:approvaltests](https://github.com/approvals/ApprovalTests.Java) from 29.0.0 to 30.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@29.0.0...30.1.0) --- updated-dependencies: - dependency-name: com.approvaltests:approvaltests dependency-version: 30.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 370920d commit 38b5bc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

0 commit comments

Comments
 (0)