We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 543e145 + b9a97f9 commit 6592180Copy full SHA for 6592180
pom.xml
@@ -298,19 +298,19 @@
298
<dependency>
299
<groupId>org.testcontainers</groupId>
300
<artifactId>junit-jupiter</artifactId>
301
- <version>1.19.0</version>
+ <version>1.19.1</version>
302
<scope>test</scope>
303
</dependency>
304
305
306
<artifactId>postgresql</artifactId>
307
308
309
310
311
312
<artifactId>mysql</artifactId>
313
314
315
316
<!-- For javadoc link -->
0 commit comments