Skip to content

Commit b218243

Browse files
author
Denys Zhuravel
committed
update amazon packages
1 parent e984d61 commit b218243

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ dependencies {
6262
compile 'io.cucumber:cucumber-java8:4.2.3'
6363
compile 'io.cucumber:cucumber-junit:4.2.3'
6464
compile 'com.fasterxml.jackson.core:jackson-databind:2.8.8'
65-
compile 'software.amazon.awssdk:s3:2.5.18'
66-
compile 'software.amazon.awssdk:codebuild:2.5.18'
65+
compile 'software.amazon.awssdk:s3:2.5.23'
66+
compile 'software.amazon.awssdk:codebuild:2.5.23'
6767
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
6868
}
6969

0 commit comments

Comments
 (0)