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 12b585c commit 9631cf5Copy full SHA for 9631cf5
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.4'
+ testImplementation 'org.testcontainers:junit-jupiter:1.21.0'
14
}
0 commit comments