Skip to content

Commit

Permalink
Bump org.junit.platform:junit-platform-launcher in /services/Sales
Browse files Browse the repository at this point in the history
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit5) from 1.11.2 to 1.12.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

---
updated-dependencies:
- dependency-name: org.junit.platform:junit-platform-launcher
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 24, 2025
1 parent aca6eb3 commit 7338611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/Sales/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ dependencies {
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.2'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.2'
testImplementation 'org.junit.platform:junit-platform-commons:1.12.0'
testImplementation 'org.junit.platform:junit-platform-launcher:1.11.2'
testImplementation 'org.junit.platform:junit-platform-launcher:1.12.0'
testImplementation 'org.assertj:assertj-core:3.27.0'
testImplementation 'org.assertj:assertj-vavr:0.4.3'

Expand Down

0 comments on commit 7338611

Please sign in to comment.