Skip to content

Commit cb0ea2c

Browse files
committed
Update dependency org.testcontainers:testcontainers-bom to v1.21.3
1 parent 9b8140a commit cb0ea2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/integration-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
<dependency>
124124
<groupId>org.testcontainers</groupId>
125125
<artifactId>testcontainers-bom</artifactId>
126-
<version>1.21.2</version>
126+
<version>1.21.3</version>
127127
<type>pom</type>
128128
<scope>import</scope>
129129
</dependency>

0 commit comments

Comments
 (0)