Update dependency dev.vality:testcontainers-annotations to v2

This commit is contained in:
renovate[bot] 2024-10-03 08:27:33 +00:00 committed by GitHub
parent 13610b6e21
commit 9b7ccc3edc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>hooker</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
<packaging>jar</packaging>
<name>hooker</name>
@ -225,7 +225,7 @@
<dependency>
<groupId>dev.vality</groupId>
<artifactId>testcontainers-annotations</artifactId>
<version>1.4.0</version>
<version>2.0.4</version>
<scope>test</scope>
</dependency>
<dependency>