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.62.556
  • Loading branch information
credfeto committed Jul 11, 2024
1 parent aa0144c commit aaf4c0e
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 @@ -21,14 +21,14 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated Microsoft.NET.Test.Sdk to 17.10.0
- Dependencies - Updated Roslynator.Analyzers to 4.12.4
- Dependencies - Updated FunFair.CodeAnalysis to 7.0.18.436
- Dependencies - Updated FunFair.Test.Common to 6.1.61.538
- Dependencies - Updated SonarAnalyzer.CSharp to 9.28.0.94264
- Dependencies - Updated CSharpIsNullAnalyzer to 0.1.593
- Dependencies - Updated xunit.analyzers to 1.15.0
- Dependencies - Updated xunit.runner.visualstudio to 2.8.2
- Dependencies - Updated xunit to 2.9.0
- SDK - Updated DotNet SDK to 8.0.303
- Dependencies - Updated Meziantou.Analyzer to 2.0.160
- Dependencies - Updated FunFair.Test.Common to 6.1.62.556
### Removed
### Deployment Changes

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<ProjectReference Include="..\Credfeto.ChangeLog\Credfeto.ChangeLog.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="FunFair.Test.Common" Version="6.1.61.538" />
<PackageReference Include="FunFair.Test.Common" Version="6.1.62.556" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="NSubstitute" Version="5.1.0" />
<PackageReference Include="xunit" Version="2.9.0" />
Expand Down

0 comments on commit aaf4c0e

Please sign in to comment.