We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 490f8f8 commit 47400beCopy full SHA for 47400be
modules/solace/build.gradle
@@ -6,7 +6,7 @@ dependencies {
6
shaded 'org.awaitility:awaitility:4.2.0'
7
8
testImplementation 'org.assertj:assertj-core:3.25.1'
9
- testImplementation 'com.solacesystems:sol-jcsmp:10.21.0'
+ testImplementation 'com.solacesystems:sol-jcsmp:10.22.0'
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