Merged PR 781085: Update CB.QTest package for redacting JWTs in test case names in logging

Update CB.QTest package for redacting JWTs in test case names in logging

Using package from release https://mseng.visualstudio.com/Domino/_releaseProgress?_a=release-pipeline-progress&releaseId=377378

Related work items: #2156881
This commit is contained in:
Paul Ming 2024-04-23 21:48:47 +00:00
Родитель 1e2099c8c3
Коммит 89a60c4fd1
2 изменённых файлов: 2 добавлений и 2 удалений

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

@ -222,7 +222,7 @@
"Type": "NuGet",
"NuGet": {
"Name": "CB.QTest",
"Version": "24.4.3.164440"
"Version": "24.4.18.193921"
}
}
},

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

@ -30,7 +30,7 @@ export const pkgs = isMicrosoftInternal ? [
{ id: "Microsoft.Data.Sqlite", version: "1.1.1" },
{ id: "SQLite", version: "3.13.0" },
{ id: "CB.QTest", version: "24.4.3.164440", osSkip: [ "macOS", "unix" ] },
{ id: "CB.QTest", version: "24.4.18.193921", osSkip: [ "macOS", "unix" ] },
{ id: "BuildXL.Tracing.AriaTenantToken", version: "1.0.0" },