You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]>
0 commit comments