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.
1 parent ced5b72 commit 493b3cfCopy full SHA for 493b3cf
modules/solace/build.gradle
@@ -5,7 +5,7 @@ dependencies {
5
6
shaded 'org.awaitility:awaitility:4.2.0'
7
8
- testImplementation 'org.assertj:assertj-core:3.25.1'
+ testImplementation 'org.assertj:assertj-core:3.25.3'
9
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'
0 commit comments