testcontainers / testcontainers/testcontainers-jooq-codegen-maven-plugin
Update testcontainers dependency
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 70
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
It looks like the current version of testcontainers (1.19.2) is not compatible with latest Docker engine version (29.0.0) which has a minimum supported API version requirement to 1.44.
I guess the docker-api is a transitive dependency of testcontainers.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the Maven dependency configuration to find testcontainers 1.19.2 and its transitive docker-api dependency. Determine a compatible dependency version for Docker Engine 29.0.0, update the configuration, and verify that the plugin still works with that engine.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100