Skip to content

Commit e76c291

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/core/org.junit.platform-junit-platform-launcher-1.14.3' into combined-pr-branch
2 parents 5e3a862 + 747db2b commit e76c291

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

core/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ dependencies {
9898

9999
shaded 'org.zeroturnaround:zt-exec:1.12'
100100

101-
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.11.0'
101+
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.14.3'
102102

103103
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
104104
testImplementation('com.google.cloud.tools:jib-core:0.28.1') {
@@ -120,7 +120,7 @@ dependencies {
120120

121121
jarFileTestCompileOnly "org.projectlombok:lombok:${lombok.version}"
122122
jarFileTestAnnotationProcessor "org.projectlombok:lombok:${lombok.version}"
123-
jarFileTestRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.11.0'
123+
jarFileTestRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.14.3'
124124
jarFileTestImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
125125
jarFileTestImplementation 'org.assertj:assertj-core:3.27.7'
126126
jarFileTestImplementation 'org.ow2.asm:asm-debug-all:5.2'

0 commit comments

Comments
 (0)