Skip to content

Commit 4e5e7dc

Browse files
Update dependency org.testcontainers:testcontainers-bom to v1.17.3
1 parent db75a8d commit 4e5e7dc

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
@@ -304,7 +304,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
304304
<dependency>
305305
<groupId>org.testcontainers</groupId>
306306
<artifactId>testcontainers-bom</artifactId>
307-
<version>1.17.2</version>
307+
<version>1.17.3</version>
308308
<type>pom</type>
309309
<scope>import</scope>
310310
</dependency>

0 commit comments

Comments
 (0)