Skip to content

Commit b9815c2

Browse files
Bump com.approvaltests:approvaltests from 24.15.0 to 24.21.0 (#268)
Bumps [com.approvaltests:approvaltests](https://github.com/approvals/ApprovalTests.Java) from 24.15.0 to 24.21.0. - [Release notes](https://github.com/approvals/ApprovalTests.Java/releases) - [Commits](approvals/ApprovalTests.Java@24.15.0...24.21.0) --- updated-dependencies: - dependency-name: com.approvaltests:approvaltests dependency-version: 24.21.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 6ba6dc2 commit b9815c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
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.0"
24-
testImplementation "com.approvaltests:approvaltests:24.15.0"
24+
testImplementation "com.approvaltests:approvaltests:24.21.0"
2525
}
2626

2727
shadowJar {

0 commit comments

Comments
 (0)