Skip to content

Commit 97b1b19

Browse files
Bump org.junit.jupiter:junit-jupiter in /modules/hivemq
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) from 5.13.3 to 5.13.4. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.3...r5.13.4) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.13.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 00a8133 commit 97b1b19

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.5")
1313

14-
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.3'
14+
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
1515
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.13.3'
1616
testImplementation(project(":junit-jupiter"))
1717
testImplementation("com.hivemq:hivemq-extension-sdk:4.41.0")

0 commit comments

Comments
 (0)