Skip to content

Commit

Permalink
Upgrade dependencies; prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
artembilan committed Apr 17, 2024
1 parent 6703813 commit 808159c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@ ext {
awaitilityVersion = '4.2.1'
awsSdkVersion = '2.20.162'
jacksonVersion = '2.15.4'
junitVersion = '5.10.1'
junitVersion = '5.10.2'
log4jVersion = '2.23.1'
servletApiVersion = '6.0.0'
springCloudAwsVersion = '3.0.4'
springIntegrationVersion = '6.0.9'
kinesisClientVersion = '2.5.7'
kinesisClientVersion = '2.5.8'
kinesisProducerVersion = '0.15.10'
testcontainersVersion = '1.19.7'

Expand Down

0 comments on commit 808159c

Please sign in to comment.