[Bug]: org.testcontainers:junit-jupiter was not released in 2.0.0 version

Module

Core

Testcontainers version

2.0.0

Using the latest Testcontainers version?

Yes

Host OS

Windows

Host Arch

x86

Docker version

What happened?

According to the doc, I can add org.testcontainers:junit-jupiter:2.0.0 to my dependencies for Junit 5 integration.

Unfortunately, that artifact doesn't exist. This can be cleare seen here.

Please release the 2.0.0 version of the junit-jupiter artefacts or update the doc if they are no longer needed.

Relevant log output

Additional Information

No response