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 0447cf5 + 51292fd commit a305db2Copy full SHA for a305db2
modules/solace/build.gradle
@@ -5,7 +5,7 @@ dependencies {
5
6
shaded 'org.awaitility:awaitility:4.3.0'
7
8
- testImplementation 'com.solacesystems:sol-jcsmp:10.28.1'
+ testImplementation 'com.solacesystems:sol-jcsmp:10.29.0'
9
testImplementation 'org.apache.qpid:qpid-jms-client:0.61.0'
10
testImplementation 'org.eclipse.paho:org.eclipse.paho.client.mqttv3:1.2.5'
11
testImplementation 'org.apache.httpcomponents:fluent-hc:4.5.14'
0 commit comments