Skip to content

Commit 82579e7

Browse files
Bump com.approvaltests:approvaltests from 24.21.0 to 24.21.1
Bumps [com.approvaltests:approvaltests](https://github.com/approvals/ApprovalTests.Java) from 24.21.0 to 24.21.1. - [Release notes](https://github.com/approvals/ApprovalTests.Java/releases) - [Commits](approvals/ApprovalTests.Java@24.21.0...24.21.1) --- updated-dependencies: - dependency-name: com.approvaltests:approvaltests dependency-version: 24.21.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc52057 commit 82579e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies {
1717
// Use the awesome Spock testing and specification framework even with Java
1818
testImplementation 'org.spockframework:spock-core:2.1-groovy-3.0'
1919
testImplementation 'org.junit.jupiter:junit-jupiter:5.12.2'
20-
testImplementation("com.approvaltests:approvaltests:24.21.0")
20+
testImplementation("com.approvaltests:approvaltests:24.21.1")
2121
testImplementation("com.google.code.gson:gson:2.13.1")
2222
}
2323

0 commit comments

Comments
 (0)