From f4675efaaf2f0aac4601899005c0266a6073292b Mon Sep 17 00:00:00 2001 From: Mark Ridgwell Date: Mon, 22 Jun 2026 20:55:30 +0000 Subject: [PATCH 1/2] [Dependencies] Updating FunFair.Test.Common (Test Infrastructure) to 6.3.1.2342 --- CHANGELOG.md | 2 +- .../BuildBot.CloudFormation.Tests.csproj | 2 +- src/BuildBot.Discord.Tests/BuildBot.Discord.Tests.csproj | 2 +- src/BuildBot.GitHub.Tests/BuildBot.GitHub.Tests.csproj | 2 +- src/BuildBot.Health.Tests/BuildBot.Health.Tests.csproj | 2 +- src/BuildBot.Json.Tests/BuildBot.Json.Tests.csproj | 2 +- .../BuildBot.ServiceModel.Tests.csproj | 2 +- src/BuildBot.Tests/BuildBot.Tests.csproj | 2 +- src/BuildBot.Watchtower.Tests/BuildBot.Watchtower.Tests.csproj | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c7d870a..8710bc81 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,7 +41,6 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release - Dependencies - Updated xunit.analyzers to 1.27.0 - Dependencies - Updated xunit.v3 to 3.2.2 - Dependencies - Updated Serilog to 4.3.1 -- Dependencies - Updated FunFair.Test.Common to 6.2.17.1982 - Dependencies - Updated Credfeto.Docker.HealthCheck.Http.Client to 0.0.61.659 - Dependencies - Updated Figgle to 0.6.6 - Dependencies - Updated FunFair.CodeAnalysis to 7.1.35.1745 @@ -61,6 +60,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release - Dependencies - Updated Credfeto.Version.Information.Generator to 1.0.131.1336 - Dependencies - Updated Microsoft.NET.Test.Sdk to 18.7.0 - Dependencies - Updated Meziantou.Analyzer to 3.0.109 +- Dependencies - Updated FunFair.Test.Common to 6.3.1.2342 ### Removed ### Deployment Changes