Skip to content

Comments

Update Testcontainers version and related dependency#57

Merged
alexheifetz merged 4 commits intomainfrom
upgrade-testcontainers-1
Feb 17, 2026
Merged

Update Testcontainers version and related dependency#57
alexheifetz merged 4 commits intomainfrom
upgrade-testcontainers-1

Conversation

@alexheifetz
Copy link
Collaborator

This pull request updates the Testcontainers dependencies in the embabel-build-dependencies/pom.xml file to newer versions and improves the way version properties are managed for better clarity and maintainability.

Dependency version updates:

  • Updated the testcontainers.version property to 2.0.3 and introduced a separate testcontainers-junit-jupiter.version property set to 1.21.4 for more granular control over dependency versions.

Dependency management improvements:

  • Changed the org.testcontainers:junit-jupiter dependency to use the new ${testcontainers.junit-jupiter.version} property instead of the general ${testcontainers.version} property, ensuring the correct version is applied.

@alexheifetz alexheifetz merged commit 0036060 into main Feb 17, 2026
4 checks passed
@alexheifetz alexheifetz deleted the upgrade-testcontainers-1 branch February 17, 2026 08:59
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