Skip to content

Commit 1707c5f

Browse files
Merge pull request #329 from jiro4989/dependabot/gradle/org.junit.platform-junit-platform-launcher-1.10.2
chore(deps): bump org.junit.platform:junit-platform-launcher from 1.10.1 to 1.10.2
2 parents c2c2d73 + b15fc8d commit 1707c5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ dependencies {
7676
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.1'
7777
testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.10.2'
7878
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.2'
79-
testImplementation 'org.junit.platform:junit-platform-launcher:1.10.1'
79+
testImplementation 'org.junit.platform:junit-platform-launcher:1.10.2'
8080
testImplementation "org.testfx:testfx-junit5:4.0.17"
8181

8282
// JavaFX

0 commit comments

Comments
 (0)