Weaviate module contains the wait strategy.

Comment From: tzolov

Thanks for keeping version up to date @eddumelendez

Comment From: tzolov

@eddumelendez i had to revert some for the changes: 86348e4bb427c2d2e8e433af03d145601482e86c due Action/ITs failures.

Comment From: eddumelendez

@tzolov testcontainers.version is ignored unless every dependency declares the version explicitly. Currently, it takes the version from spring-boot-dependencies. LMK how to proceed, I think will be fine to apply the testcontainers.version to every dependency. I can take care of it if it is ok for you