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 fbe17be + 118c39f commit b3c1044Copy full SHA for b3c1044
modules/solace/build.gradle
@@ -6,7 +6,7 @@ dependencies {
6
shaded 'org.awaitility:awaitility:4.2.1'
7
8
testImplementation 'org.assertj:assertj-core:3.26.3'
9
- testImplementation 'com.solacesystems:sol-jcsmp:10.23.0'
+ testImplementation 'com.solacesystems:sol-jcsmp:10.24.1'
10
testImplementation 'org.apache.qpid:qpid-jms-client:0.61.0'
11
testImplementation 'org.eclipse.paho:org.eclipse.paho.client.mqttv3:1.2.5'
12
testImplementation 'org.apache.httpcomponents:fluent-hc:4.5.14'
0 commit comments