We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c4c0e7 commit b9f2479Copy full SHA for b9f2479
1 file changed
advanced-demo/integration-tests/tci-db/pom.xml
@@ -35,7 +35,7 @@
35
<!-- TestContainers -->
36
<dependency>
37
<groupId>org.testcontainers</groupId>
38
- <artifactId>jdbc</artifactId>
+ <artifactId>testcontainers-jdbc</artifactId>
39
<scope>compile</scope>
40
</dependency>
41
0 commit comments