Skip to content

Commit 0af2fee

Browse files
renovate[bot]Lucas0T
authored andcommitted
Update testcontainers-java monorepo to v1.21.3
1 parent 75dcd35 commit 0af2fee

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
@@ -159,14 +159,14 @@
159159
<dependency>
160160
<groupId>org.testcontainers</groupId>
161161
<artifactId>testcontainers</artifactId>
162-
<version>1.21.1</version>
162+
<version>1.21.3</version>
163163
<scope>test</scope>
164164
</dependency>
165165

166166
<dependency>
167167
<groupId>org.testcontainers</groupId>
168168
<artifactId>junit-jupiter</artifactId>
169-
<version>1.21.1</version>
169+
<version>1.21.3</version>
170170
<scope>test</scope>
171171
</dependency>
172172

0 commit comments

Comments
 (0)