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 6703813 commit 808159cCopy full SHA for 808159c
build.gradle
@@ -30,12 +30,12 @@ ext {
30
awaitilityVersion = '4.2.1'
31
awsSdkVersion = '2.20.162'
32
jacksonVersion = '2.15.4'
33
- junitVersion = '5.10.1'
+ junitVersion = '5.10.2'
34
log4jVersion = '2.23.1'
35
servletApiVersion = '6.0.0'
36
springCloudAwsVersion = '3.0.4'
37
springIntegrationVersion = '6.0.9'
38
- kinesisClientVersion = '2.5.7'
+ kinesisClientVersion = '2.5.8'
39
kinesisProducerVersion = '0.15.10'
40
testcontainersVersion = '1.19.7'
41
0 commit comments