Bump org.testcontainers:testcontainers from 1.20.2 to 1.20.3 (#3930)

This commit is contained in:
dependabot[bot] 2024-10-23 10:30:32 +02:00 коммит произвёл GitHub
Родитель ee1508cf1e
Коммит cf7a021152
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -22,7 +22,7 @@ dependencies {
implementation("io.opentelemetry.proto:opentelemetry-proto:1.3.2-alpha")
// this is exposed in SmokeTestExtension API
api("org.testcontainers:testcontainers:1.20.2")
api("org.testcontainers:testcontainers:1.20.3")
implementation("org.awaitility:awaitility:4.2.2")