Bump com.azure:azure-core-test from 1.26.0 to 1.26.1 (#3778)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-07-23 09:48:04 -07:00 коммит произвёл GitHub
Родитель 6a532c7ee0
Коммит da2e33c9f4
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -71,7 +71,7 @@ val DEPENDENCIES = listOf(
"commons-codec:commons-codec:1.17.0",
"org.apache.commons:commons-text:1.12.0",
"com.google.code.gson:gson:2.11.0",
"com.azure:azure-core-test:1.26.0", // this is not included in azure-sdk-bom
"com.azure:azure-core-test:1.26.1", // this is not included in azure-sdk-bom
"org.assertj:assertj-core:3.26.3",
"org.awaitility:awaitility:4.2.1",
"io.github.hakky54:logcaptor:2.9.3",