Skip to content

Commit

Permalink
Update dependency dev.vality:testcontainers-annotations to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 23, 2024
1 parent b34e764 commit 4719248
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</parent>

<artifactId>magista</artifactId>
<version>0.0.2</version>
<version>0.0.3</version>
<packaging>jar</packaging>

<name>magista</name>
Expand Down Expand Up @@ -176,7 +176,7 @@
<dependency>
<groupId>dev.vality</groupId>
<artifactId>testcontainers-annotations</artifactId>
<version>1.4.3</version>
<version>2.0.3</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 4719248

Please sign in to comment.