Commit e532dcb
Fix testcontainers module names for v2 compatibility
Update module references to use the correct fully-qualified names:
- testcontainers:mysql → testcontainers:testcontainers-mysql
- testcontainers:postgresql → testcontainers:testcontainers-postgresql
This change ensures compatibility with testcontainers-bom v2.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent dce4584 commit e532dcb
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments