Skip to content

Commit c5ab26b

Browse files
Bump org.junit.platform:junit-platform-runner from 1.11.4 to 1.12.0 (#552)
1 parent 5e7c1ae commit c5ab26b

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
@@ -60,7 +60,7 @@ dependencies {
6060
testImplementation 'org.mockito:mockito-core:5.15.2'
6161
testImplementation 'org.mockito:mockito-junit-jupiter:5.15.2'
6262

63-
testRuntimeOnly 'org.junit.platform:junit-platform-runner:1.11.4'
63+
testRuntimeOnly 'org.junit.platform:junit-platform-runner:1.12.0'
6464
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.12.0'
6565
testRuntimeOnly 'ch.qos.logback:logback-classic:1.5.16'
6666
}

0 commit comments

Comments
 (0)