Skip to content

Commit

Permalink
chore(deps): bump org.junit.platform:junit-platform-launcher from 1.1…
Browse files Browse the repository at this point in the history
…0.3 to 1.11.3 (#1176)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 404f588 commit 6ecadc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wrapper/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ dependencies {

testImplementation("org.junit.platform:junit-platform-commons:1.11.2")
testImplementation("org.junit.platform:junit-platform-engine:1.11.0")
testImplementation("org.junit.platform:junit-platform-launcher:1.10.3")
testImplementation("org.junit.platform:junit-platform-launcher:1.11.3")
testImplementation("org.junit.platform:junit-platform-suite-engine:1.11.2")
testImplementation("org.junit.jupiter:junit-jupiter-api:5.11.0")
testImplementation("org.junit.jupiter:junit-jupiter-params:5.10.2")
Expand Down

0 comments on commit 6ecadc8

Please sign in to comment.