Skip to content

Commit

Permalink
Merge pull request #373 from jiro4989/dependabot/gradle/org.junit.pla…
Browse files Browse the repository at this point in the history
…tform-junit-platform-launcher-1.11.0

chore(deps): bump org.junit.platform:junit-platform-launcher from 1.10.3 to 1.11.0
  • Loading branch information
github-actions[bot] authored Aug 15, 2024
2 parents 710e15f + dcd6e86 commit 2379e0a
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 @@ -76,7 +76,7 @@ dependencies {
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.0'
testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.11.0'
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.3'
testImplementation 'org.junit.platform:junit-platform-launcher:1.10.3'
testImplementation 'org.junit.platform:junit-platform-launcher:1.11.0'
testImplementation "org.testfx:testfx-junit5:4.0.18"

// JavaFX
Expand Down

0 comments on commit 2379e0a

Please sign in to comment.