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 f5af464 commit af8962bCopy full SHA for af8962b
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.19.8'
+ testImplementation 'org.testcontainers:junit-jupiter:1.20.1'
14
}
0 commit comments