Update dependency dev.vality:testcontainers-annotations to v2.0.4

This commit is contained in:
renovate[bot] 2024-08-27 16:17:32 +00:00 committed by GitHub
parent 27ae71b84e
commit a87dabeb8f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,7 @@
</parent>
<artifactId>file-storage</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.0.2-SNAPSHOT</version>
<packaging>jar</packaging>
<name>file-storage</name>
@ -107,7 +107,7 @@
<dependency>
<groupId>dev.vality</groupId>
<artifactId>testcontainers-annotations</artifactId>
<version>2.0.2</version>
<version>2.0.4</version>
<scope>test</scope>
</dependency>
</dependencies>