We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0455e61 commit a6bb7acCopy full SHA for a6bb7ac
1 file changed
demo/integration-tests/tci-db/pom.xml
@@ -39,7 +39,7 @@
39
<!-- TestContainers -->
40
<dependency>
41
<groupId>org.testcontainers</groupId>
42
- <artifactId>mariadb</artifactId>
+ <artifactId>testcontainers-mariadb</artifactId>
43
<scope>compile</scope>
44
</dependency>
45
</dependencies>
0 commit comments