Skip to content

Commit 18dcd29

Browse files
committed
chore: update testcontainers version
update testcontainers version Signed-off-by: neeraj-laad <neeraj.laad@gmail.com>
1 parent 72b9965 commit 18dcd29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<dependency>
9090
<groupId>org.testcontainers</groupId>
9191
<artifactId>testcontainers</artifactId>
92-
<version>1.20.1</version>
92+
<version>1.20.2</version>
9393
<scope>test</scope>
9494
</dependency>
9595

0 commit comments

Comments
 (0)