Closed AugustNagro closed 1 month ago
Hi, I'm unable to use MySQL 8.3+ with test-containers scala, because of this issue which is fixed in testcontainers-java 1.20.2 .
This MR should fix it: https://github.com/testcontainers/testcontainers-scala/pull/358
Merged now, thanks @dimafeng !
Hi, I'm unable to use MySQL 8.3+ with test-containers scala, because of this issue which is fixed in testcontainers-java 1.20.2 .
This MR should fix it: https://github.com/testcontainers/testcontainers-scala/pull/358