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 3115758 + 9837c0a commit 60ee09dCopy full SHA for 60ee09d
pom.xml
@@ -299,19 +299,19 @@
299
<dependency>
300
<groupId>org.testcontainers</groupId>
301
<artifactId>junit-jupiter</artifactId>
302
- <version>1.19.1</version>
+ <version>1.19.2</version>
303
<scope>test</scope>
304
</dependency>
305
306
307
<artifactId>postgresql</artifactId>
308
309
310
311
312
313
<artifactId>mysql</artifactId>
314
315
316
317
<!-- For javadoc link -->
0 commit comments