Skip to content
This repository was archived by the owner on Oct 10, 2023. It is now read-only.

Commit 3994096

Browse files
Update dependency dev.vality:testcontainers-annotations to v2
1 parent d6a0ced commit 3994096

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111

1212
<artifactId>newway</artifactId>
13-
<version>1.3.0</version>
13+
<version>1.3.1</version>
1414
<packaging>jar</packaging>
1515

1616
<name>newway</name>
@@ -206,7 +206,7 @@
206206
<dependency>
207207
<groupId>dev.vality</groupId>
208208
<artifactId>testcontainers-annotations</artifactId>
209-
<version>1.4.1</version>
209+
<version>2.0.2</version>
210210
<scope>test</scope>
211211
</dependency>
212212
<dependency>

0 commit comments

Comments
 (0)