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 07286b2 + bb6e873 commit 37f0af9Copy full SHA for 37f0af9
modules/solace/build.gradle
@@ -3,7 +3,7 @@ description = "Testcontainers :: Solace"
3
dependencies {
4
api project(':testcontainers')
5
6
- shaded 'org.awaitility:awaitility:4.2.0'
+ shaded 'org.awaitility:awaitility:4.2.1'
7
8
testImplementation 'org.assertj:assertj-core:3.25.1'
9
testImplementation 'com.solacesystems:sol-jcsmp:10.22.0'
0 commit comments