mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 17:59:03 +00:00
This commit adds org.testcontainers:testcontainers as an api dependency of spring-boot-testcontainers so that GenericContainer can be used without an additional dependency See gh-35119