testcontainers-scala icon indicating copy to clipboard operation
testcontainers-scala copied to clipboard

Upgrade Java testcontainers version

Open AugustNagro opened this issue 1 year ago • 0 comments

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

AugustNagro avatar Oct 21 '24 18:10 AugustNagro