Skip to content

Commit 6a19fda

Browse files
Bump com.approvaltests:approvaltests from 24.14.2 to 24.15.0
Bumps [com.approvaltests:approvaltests](https://github.com/approvals/ApprovalTests.Java) from 24.14.2 to 24.15.0. - [Release notes](https://github.com/approvals/ApprovalTests.Java/releases) - [Commits](approvals/ApprovalTests.Java@24.14.2...24.15.0) --- updated-dependencies: - dependency-name: com.approvaltests:approvaltests dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c8ecfd2 commit 6a19fda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies {
3030
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.4'
3131
testImplementation 'org.scalatest:scalatest_2.13:3.3.0-SNAP4'
3232
testImplementation 'org.scalatestplus:junit-4-13_2.13:3.3.0.0-SNAP3'
33-
testImplementation("com.approvaltests:approvaltests:24.14.2")
33+
testImplementation("com.approvaltests:approvaltests:24.15.0")
3434
testImplementation("com.google.code.gson:gson:2.12.0")
3535

3636
// Need scala-xml at test runtime

0 commit comments

Comments
 (0)