Skip to content

Commit 6231e67

Browse files
Bump org.junit.platform:junit-platform-launcher from 1.11.4 to 1.12.0 (#13)
1 parent 632a4ff commit 6231e67

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
@@ -15,7 +15,7 @@ dependencies {
1515
// https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter
1616
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.4'
1717
// https://mvnrepository.com/artifact/org.junit.platform/junit-platform-launcher
18-
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.11.4'
18+
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.12.0'
1919

2020
// https://mvnrepository.com/artifact/org.mockito/mockito-core
2121
testImplementation 'org.mockito:mockito-core:5.13.0'

0 commit comments

Comments
 (0)