Skip to content

Commit

Permalink
Merge pull request #358 from jiro4989/dependabot/gradle/org.junit.jup…
Browse files Browse the repository at this point in the history
…iter-junit-jupiter-engine-5.10.3

chore(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.10.2 to 5.10.3
  • Loading branch information
github-actions[bot] committed Jun 27, 2024
2 parents b204ef1 + 344ef88 commit 644d50b
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 @@ -74,7 +74,7 @@ dependencies {

// Use JUnit test framework
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.2'
testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.10.2'
testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.10.3'
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.2'
testImplementation 'org.junit.platform:junit-platform-launcher:1.10.2'
testImplementation "org.testfx:testfx-junit5:4.0.18"
Expand Down

0 comments on commit 644d50b

Please sign in to comment.