Skip to content

Commit 808159c

Browse files
committed
Upgrade dependencies; prepare for release
1 parent 6703813 commit 808159c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@ ext {
3030
awaitilityVersion = '4.2.1'
3131
awsSdkVersion = '2.20.162'
3232
jacksonVersion = '2.15.4'
33-
junitVersion = '5.10.1'
33+
junitVersion = '5.10.2'
3434
log4jVersion = '2.23.1'
3535
servletApiVersion = '6.0.0'
3636
springCloudAwsVersion = '3.0.4'
3737
springIntegrationVersion = '6.0.9'
38-
kinesisClientVersion = '2.5.7'
38+
kinesisClientVersion = '2.5.8'
3939
kinesisProducerVersion = '0.15.10'
4040
testcontainersVersion = '1.19.7'
4141

0 commit comments

Comments
 (0)