Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update repo dependencies and github action #24

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

samspycher
Copy link
Collaborator

No description provided.

@samspycher samspycher force-pushed the chore/repo-maintenance branch from 98c8a39 to b64d1e8 Compare February 4, 2025 10:57
@samspycher samspycher force-pushed the chore/repo-maintenance branch from b64d1e8 to 75b67e8 Compare February 21, 2025 13:00
Signed-off-by: Sam Spycher <[email protected]>
- Add JUnit Jupiter version property (5.11.4)
- Add SLF4J version property (2.0.16)
- Update JUnit Jupiter dependency to use property
- Update Mockito JUnit Jupiter from 4.0.0 to 5.15.2

🤖 Generated with Claude Code
Co-Authored-By: Claude <[email protected]>
- Use consistent formatting for emphasis (_text_ instead of *text*)
- Add instructions for initializing submodules
- Add instructions for running GitHub Actions locally
- Fix whitespace and formatting throughout file

🤖 Generated with Claude Code
Co-Authored-By: Claude <[email protected]>
- 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]>
- Replace hardcoded JUnit Jupiter version with property reference
- Use project properties for group ID and version in internal dependencies
- Replace hardcoded group ID with ${project.groupId}
- Replace hardcoded version with ${project.version}

This improves maintainability by avoiding duplicated version information.

🤖 Generated with Claude Code
Co-Authored-By: Claude <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant