Skip to content
This repository was archived by the owner on May 2, 2024. It is now read-only.

Commit 00fb678

Browse files
committed
⬆️ Update testcontainers-java monorepo to v1.19.7
1 parent c788d16 commit 00fb678

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -253,13 +253,13 @@
253253
<dependency>
254254
<groupId>org.testcontainers</groupId>
255255
<artifactId>junit-jupiter</artifactId>
256-
<version>1.19.6</version>
256+
<version>1.19.7</version>
257257
<scope>test</scope>
258258
</dependency>
259259
<dependency>
260260
<groupId>org.testcontainers</groupId>
261261
<artifactId>mariadb</artifactId>
262-
<version>1.19.6</version>
262+
<version>1.19.7</version>
263263
</dependency>
264264
</dependencies>
265265

0 commit comments

Comments
 (0)