Skip to content

Commit 66759e7

Browse files
Merge pull request #330 from jiro4989/dependabot/gradle/org.junit.jupiter-junit-jupiter-engine-5.10.2
chore(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.10.1 to 5.10.2
2 parents 323533e + 481f803 commit 66759e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ dependencies {
7474

7575
// Use JUnit test framework
7676
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.1'
77-
testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.10.1'
77+
testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.10.2'
7878
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.1'
7979
testImplementation 'org.junit.platform:junit-platform-launcher:1.10.1'
8080
testImplementation "org.testfx:testfx-junit5:4.0.17"

0 commit comments

Comments
 (0)