Skip to content

Commit eaaa6d9

Browse files
dependabot-supportheowc
authored andcommitted
1 parent 08a1683 commit eaaa6d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SpringBootDynamo/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ repositories {
2727
dependencies {
2828
compile('com.amazonaws:aws-java-sdk-dynamodb:1.11.515')
2929
compile('org.springframework.boot:spring-boot-starter-web')
30-
testCompile('org.testcontainers:testcontainers:1.10.6')
30+
testCompile('org.testcontainers:testcontainers:1.11.0')
3131
testCompile('org.springframework.boot:spring-boot-starter-test')
3232
}

0 commit comments

Comments
 (0)