Skip to content

Commit 1e602d3

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/hivemq/org.junit.jupiter-junit-jupiter-api-5.9.1' into combined-pr-branch
2 parents 3bce2ab + 27bb1ae commit 1e602d3

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
@@ -11,7 +11,7 @@ dependencies {
1111
shaded("org.jboss.shrinkwrap:shrinkwrap-impl-base:1.2.6")
1212
shaded("net.lingala.zip4j:zip4j:2.11.2")
1313

14-
testImplementation("org.junit.jupiter:junit-jupiter-api:5.9.0")
14+
testImplementation("org.junit.jupiter:junit-jupiter-api:5.9.1")
1515
testImplementation(project(":junit-jupiter"))
1616
testImplementation("com.hivemq:hivemq-extension-sdk:4.8.3")
1717
testImplementation("com.hivemq:hivemq-mqtt-client:1.3.0")

0 commit comments

Comments
 (0)