File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -236,7 +236,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
236
236
<dependency >
237
237
<groupId >org.testcontainers</groupId >
238
238
<artifactId >testcontainers</artifactId >
239
- <version >1.17.6 </version >
239
+ <version >1.19.1 </version >
240
240
<scope >test</scope >
241
241
<exclusions >
242
242
<exclusion >
@@ -248,7 +248,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
248
248
<dependency >
249
249
<groupId >org.testcontainers</groupId >
250
250
<artifactId >junit-jupiter</artifactId >
251
- <version >1.17.6 </version >
251
+ <version >1.19.1 </version >
252
252
<scope >test</scope >
253
253
</dependency >
254
254
<dependency >
@@ -334,7 +334,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
334
334
<dependency >
335
335
<groupId >org.testcontainers</groupId >
336
336
<artifactId >testcontainers-bom</artifactId >
337
- <version >1.17.6 </version >
337
+ <version >1.19.1 </version >
338
338
<type >pom</type >
339
339
<scope >import</scope >
340
340
</dependency >
You can’t perform that action at this time.
0 commit comments