Skip to content

Commit

Permalink
[Dependencies] Updating FunFair.Test.Common (Test Infrastructure) to …
Browse files Browse the repository at this point in the history
…6.1.59.527
  • Loading branch information
credfeto committed Jun 11, 2024
1 parent 7ff1c1b commit 6435978
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated xunit to 2.8.1
- SDK - Updated DotNet SDK to 8.0.301
- Dependencies - Updated FunFair.CodeAnalysis to 7.0.17.415
- Dependencies - Updated FunFair.Test.Common to 6.1.58.514
- Dependencies - Updated SonarAnalyzer.CSharp to 9.26.0.92422
- Dependencies - Updated Meziantou.Analyzer to 2.0.155
- Dependencies - Updated Roslynator.Analyzers to 4.12.4
- Dependencies - Updated Octopus.Client to 14.3.1453
- Dependencies - Updated FunFair.Test.Common to 6.1.59.527
### Removed
### Deployment Changes

Expand Down
2 changes: 1 addition & 1 deletion src/BuildBot.Tests/BuildBot.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<ProjectReference Include="..\BuildBot.Json\BuildBot.Json.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="FunFair.Test.Common" Version="6.1.58.514" />
<PackageReference Include="FunFair.Test.Common" Version="6.1.59.527" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="NSubstitute" Version="5.1.0" />
<PackageReference Include="xunit" Version="2.8.1" />
Expand Down

0 comments on commit 6435978

Please sign in to comment.