You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#34658 will require spring-boot-test-autoconfigure to have optional dependencies on various Testcontainers modules that an application may use in its tests. We should add Testcontainers to Boot's dependency management so that the version that spring-boot-test-autoconfigure compiles against is the version that's used by default.
philwebb, mdeinum, quaff, adase11, eddumelendez and 1 more