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 d12c352 commit af4ff6cCopy full SHA for af4ff6c
SpringBootDynamo/build.gradle
@@ -10,5 +10,5 @@ dependencies {
10
implementation 'software.amazon.awssdk:dynamodb'
11
implementation 'org.springframework.boot:spring-boot-starter-web'
12
13
- testImplementation 'org.testcontainers:junit-jupiter:1.20.3'
+ testImplementation 'org.testcontainers:junit-jupiter:1.20.4'
14
}
0 commit comments