Skip to content

Commit 9631cf5

Browse files
build(deps): bump org.testcontainers:junit-jupiter from 1.20.4 to 1.21.0 (#1028)
1 parent 12b585c commit 9631cf5

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
@@ -10,5 +10,5 @@ dependencies {
1010
implementation 'software.amazon.awssdk:dynamodb'
1111
implementation 'org.springframework.boot:spring-boot-starter-web'
1212

13-
testImplementation 'org.testcontainers:junit-jupiter:1.20.4'
13+
testImplementation 'org.testcontainers:junit-jupiter:1.21.0'
1414
}

0 commit comments

Comments
 (0)