Skip to content

Commit bf8755d

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/hivemq/org.junit.jupiter-junit-jupiter-engine-5.9.1' into combined-pr-branch
2 parents c3da55a + 4ec5af3 commit bf8755d

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
@@ -18,7 +18,7 @@ dependencies {
1818
testImplementation("org.apache.httpcomponents:httpclient:4.5.13")
1919
testImplementation("ch.qos.logback:logback-classic:1.4.0")
2020
testImplementation 'org.assertj:assertj-core:3.23.1'
21-
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.9.0")
21+
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.9.1")
2222
}
2323

2424
test {

0 commit comments

Comments
 (0)