We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e219318 + 68f3682 commit 1ff4a86Copy full SHA for 1ff4a86
pom.xml
@@ -296,19 +296,19 @@
296
<dependency>
297
<groupId>org.testcontainers</groupId>
298
<artifactId>junit-jupiter</artifactId>
299
- <version>1.17.6</version>
+ <version>1.18.0</version>
300
<scope>test</scope>
301
</dependency>
302
303
304
<artifactId>postgresql</artifactId>
305
306
307
308
309
310
<artifactId>mysql</artifactId>
311
312
313
314
<!-- For javadoc link -->
0 commit comments