Skip to content

Commit 182c997

Browse files
committed
upgrade version of testcontainer for Apple M2 chip
1 parent 4040f00 commit 182c997

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jdk_8_maven/em/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<dependency>
7777
<groupId>org.testcontainers</groupId>
7878
<artifactId>testcontainers</artifactId>
79-
<version>1.15.2</version>
79+
<version>1.16.3</version>
8080
<scope>test</scope>
8181
</dependency>
8282
<dependency>

0 commit comments

Comments
 (0)