Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/services/Sales…
Browse files Browse the repository at this point in the history
…/org.junit.platform-junit-platform-launcher-1.12.0' into main_test
  • Loading branch information
yacekmm committed Mar 3, 2025
2 parents 5bde8a7 + 7338611 commit d38407b
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.12.0'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.12.0'
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 d38407b

Please sign in to comment.