We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e73cc9 commit 7949b2eCopy full SHA for 7949b2e
gradle/dependencies.gradle
@@ -31,7 +31,7 @@ ext {
31
jsonassert : '1.5.1',
32
rest_assured : '5.3.2',
33
commons_codec : '1.16.0',
34
- testcontainers: '1.19.1',
+ testcontainers: '1.19.4',
35
mockserver : '5.15.0',
36
awaitility : '4.2.0'
37
]
0 commit comments