testcontainers / testcontainers-scala

Docker containers for testing in scala
MIT License
634 stars 127 forks source link

minor updates for LocalStackV2Container #270

Closed greshny closed 9 months ago

greshny commented 9 months ago
[warn] testcontainers-scala/modules/localstackV2/src/main/scala/com/dimafeng/testcontainers/LocalStackV2Container.scala:14:13: constructor LocalStackContainer in class LocalStackContainer is deprecated: see corresponding Javadoc for more information.
[warn]     val c = new JavaLocalStackContainer(tag)
[warn]             ^
[warn] one warning found