Skip to content

Commit 75d8611

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/hivemq/org.junit.platform-junit-platform-launcher-1.13.4' into combined-pr-branch
2 parents 22c58b4 + 0eb868f commit 75d8611

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/hivemq/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies {
1212
shaded("net.lingala.zip4j:zip4j:2.11.5")
1313

1414
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
15-
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.13.3'
15+
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.13.4'
1616
testImplementation(project(":junit-jupiter"))
1717
testImplementation("com.hivemq:hivemq-extension-sdk:4.41.0")
1818
testImplementation("com.hivemq:hivemq-mqtt-client:1.3.7")

0 commit comments

Comments
 (0)