Skip to content

Commit

Permalink
fix: Bump com.approvaltests:approvaltests from 24.13.0 to 24.14.0
Browse files Browse the repository at this point in the history
Bumps [com.approvaltests:approvaltests](https://github.com/approvals/ApprovalTests.Java) from 24.13.0 to 24.14.0.
- [Release notes](https://github.com/approvals/ApprovalTests.Java/releases)
- [Commits](approvals/ApprovalTests.Java@24.13.0...24.14.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>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent 3aa405d commit a8de46d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies {
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.1'

testImplementation 'org.assertj:assertj-core:3.27.2'
testImplementation 'com.approvaltests:approvaltests:24.13.0'
testImplementation 'com.approvaltests:approvaltests:24.14.0'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.4'
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.11.4'
testImplementation 'org.junit-pioneer:junit-pioneer:2.3.0'
Expand Down

0 comments on commit a8de46d

Please sign in to comment.