We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 38087c9 + 4591a4d commit 9dfec9cCopy full SHA for 9dfec9c
modules/hivemq/build.gradle
@@ -18,7 +18,7 @@ dependencies {
18
testImplementation("org.apache.httpcomponents:httpclient:4.5.14")
19
testImplementation("ch.qos.logback:logback-classic:1.4.11")
20
testImplementation 'org.assertj:assertj-core:3.24.2'
21
- testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.10.0")
+ testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.10.1")
22
}
23
24
test {
0 commit comments