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 39ee43e + 489e4c5 commit dc78bd3Copy full SHA for dc78bd3
modules/hivemq/build.gradle
@@ -15,7 +15,7 @@ dependencies {
15
testImplementation("com.hivemq:hivemq-extension-sdk:4.47.1")
16
testImplementation("com.hivemq:hivemq-mqtt-client:1.3.10")
17
testImplementation("org.apache.httpcomponents:httpclient:4.5.14")
18
- testImplementation("ch.qos.logback:logback-classic:1.5.19")
+ testImplementation("ch.qos.logback:logback-classic:1.5.22")
19
}
20
21
test {
0 commit comments