Skip to content

Commit f275520

Browse files
fix(deps): update dependency org.testcontainers:testcontainers-bom to v1.21.4 (#549)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3857ef9 commit f275520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>org.testcontainers</groupId>
4545
<artifactId>testcontainers-bom</artifactId>
46-
<version>1.21.3</version>
46+
<version>1.21.4</version>
4747
<type>pom</type>
4848
<scope>import</scope>
4949
</dependency>

0 commit comments

Comments
 (0)