Skip to content

Commit e9b5e87

Browse files
Bump com.approvaltests:approvaltests from 24.7.0 to 24.12.0
Bumps [com.approvaltests:approvaltests](https://github.com/approvals/ApprovalTests.Java) from 24.7.0 to 24.12.0. - [Release notes](https://github.com/approvals/ApprovalTests.Java/releases) - [Commits](approvals/ApprovalTests.Java@24.7.0...24.12.0) --- updated-dependencies: - dependency-name: com.approvaltests:approvaltests dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9b685f8 commit e9b5e87

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
@@ -21,7 +21,7 @@ dependencies {
2121
testImplementation platform("org.junit:junit-bom:5.11.1")
2222
testImplementation "org.junit.jupiter:junit-jupiter"
2323
testImplementation "org.assertj:assertj-core:3.25.3"
24-
testImplementation "com.approvaltests:approvaltests:24.7.0"
24+
testImplementation "com.approvaltests:approvaltests:24.12.0"
2525
}
2626

2727
shadowJar {

0 commit comments

Comments
 (0)