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
fix: Migrate to Testcontainers 2.0 PostgreSQLContainer import (#108) (#108)
Replace deprecated org.testcontainers.containers.PostgreSQLContainer
with org.testcontainers.postgresql.PostgreSQLContainer in all three
PostgreSQL integration tests.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: scim2-sdk-spring-boot-autoconfigure/src/test/kotlin/com/marcosbarbero/scim2/spring/persistence/PostgresCustomSchemaIT.kt
Copy file name to clipboardExpand all lines: scim2-sdk-spring-boot-autoconfigure/src/test/kotlin/com/marcosbarbero/scim2/spring/persistence/PostgresFlywayMigrationIT.kt
Copy file name to clipboardExpand all lines: scim2-sdk-spring-boot-autoconfigure/src/test/kotlin/com/marcosbarbero/scim2/spring/persistence/PostgresIT.kt
0 commit comments