Skip to content

Commit 6de804a

Browse files
renovate[bot]Lucas0T
authored andcommitted
Update testcontainers-java monorepo to v1.21.1
1 parent 34616b7 commit 6de804a

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
@@ -157,14 +157,14 @@
157157
<dependency>
158158
<groupId>org.testcontainers</groupId>
159159
<artifactId>testcontainers</artifactId>
160-
<version>1.21.0</version>
160+
<version>1.21.1</version>
161161
<scope>test</scope>
162162
</dependency>
163163

164164
<dependency>
165165
<groupId>org.testcontainers</groupId>
166166
<artifactId>junit-jupiter</artifactId>
167-
<version>1.21.0</version>
167+
<version>1.21.1</version>
168168
<scope>test</scope>
169169
</dependency>
170170

0 commit comments

Comments
 (0)