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 c3da55a + 4ec5af3 commit bf8755dCopy full SHA for bf8755d
modules/hivemq/build.gradle
@@ -18,7 +18,7 @@ dependencies {
18
testImplementation("org.apache.httpcomponents:httpclient:4.5.13")
19
testImplementation("ch.qos.logback:logback-classic:1.4.0")
20
testImplementation 'org.assertj:assertj-core:3.23.1'
21
- testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.9.0")
+ testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.9.1")
22
}
23
24
test {
0 commit comments