Skip to content

Commit b360c7a

Browse files
Update dependency org.testcontainers:junit-jupiter to v1.21.2
1 parent 79a2446 commit b360c7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<dependency>
5757
<groupId>org.testcontainers</groupId>
5858
<artifactId>junit-jupiter</artifactId>
59-
<version>1.21.1</version>
59+
<version>1.21.2</version>
6060
<scope>test</scope>
6161
<exclusions>
6262
<exclusion>

0 commit comments

Comments
 (0)