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 a391379 + 51e2d78 commit 51dbcf4Copy full SHA for 51dbcf4
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.25.3'
9
- testImplementation 'com.solacesystems:sol-jcsmp:10.22.0'
+ testImplementation 'com.solacesystems:sol-jcsmp:10.23.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