Skip to content

Conversation

@ox-sag
Copy link
Contributor

@ox-sag ox-sag commented Oct 15, 2025

updated the documentation
changed
testImplementation('org.testcontainers:mysql') to testImplementation('org.testcontainers:testcontainers-mysql')
testImplementation "org.testcontainers:junit-jupiter:{{latest_version}}" to testImplementation "org.testcontainers:testcontainers-junit-jupiter:{{latest_version}}"
testImplementation "org.testcontainers:spock:{{latest_version}}" to testImplementation "org.testcontainers:testcontainers-spock:{{latest_version}}"

@ox-sag ox-sag requested a review from a team as a code owner October 15, 2025 19:43
@eddumelendez eddumelendez added this to the next milestone Oct 15, 2025
@eddumelendez eddumelendez changed the title docs: update the document Fix artifact coordinates listed in docs Oct 15, 2025
@eddumelendez eddumelendez merged commit ca450d0 into testcontainers:main Oct 15, 2025
7 checks passed
@eddumelendez
Copy link
Member

Thanks for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants