Skip to content

Commit e9373e6

Browse files
Update dependency dev.vality:testcontainers-annotations to v3
1 parent 5a2933a commit e9373e6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

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

1111
<artifactId>mayday</artifactId>
12-
<version>0.0.1-SNAPSHOT</version>
12+
<version>0.0.2-SNAPSHOT</version>
1313
<packaging>jar</packaging>
1414

1515
<name>mayday</name>
@@ -125,7 +125,7 @@
125125
<dependency>
126126
<groupId>dev.vality</groupId>
127127
<artifactId>testcontainers-annotations</artifactId>
128-
<version>2.0.2</version>
128+
<version>3.0.0</version>
129129
<scope>test</scope>
130130
</dependency>
131131

0 commit comments

Comments
 (0)