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
refactor: use property variables for dependency versions
- Replace hardcoded SLF4J version with property reference in all modules
- Replace hardcoded JUnit Jupiter version with property reference
- Update testcontainers junit-jupiter from 1.20.4 to 1.20.5
Improves consistency and eases future version updates by centralizing version
definitions in the parent POM.
🤖 Generated with Claude Code
Co-Authored-By: Claude <[email protected]>
0 commit comments