Skip to content

Commit 1abadf2

Browse files
committed
Update dependency org.testcontainers:testcontainers-bom to v1.21.1
1 parent 0c2222e commit 1abadf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
<dependency>
193193
<groupId>org.testcontainers</groupId>
194194
<artifactId>testcontainers-bom</artifactId>
195-
<version>1.21.0</version>
195+
<version>1.21.1</version>
196196
<type>pom</type>
197197
<scope>import</scope>
198198
</dependency>

0 commit comments

Comments
 (0)