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.245.1069
  • Loading branch information
credfeto committed Jan 17, 2025
1 parent 366a96d commit 5cfddc4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
### Changed
- Dependencies - Updated Roslynator.Analyzers to 4.12.10
- Dependencies - Updated Nullable.Extended.Analyzer to 1.15.6495
- Dependencies - Updated FunFair.Test.Common to 6.1.242.1044
- Dependencies - Updated Microsoft.Sbom.Targets to 3.0.1
- Dependencies - Updated xunit to 2.9.3
- Dependencies - Updated Credfeto.Version.Information.Generator to 1.0.41.250
Expand All @@ -22,6 +21,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated SonarAnalyzer.CSharp to 10.5.0.109200
- Dependencies - Updated xunit.analyzers to 1.19.0
- Dependencies - Updated xunit.runner.visualstudio to 3.0.1
- Dependencies - Updated FunFair.Test.Common to 6.1.245.1069
### Removed
### Deployment Changes

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<ProjectReference Include="..\FunFair.BuildCheck.Runner\FunFair.BuildCheck.Runner.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="FunFair.Test.Common" Version="6.1.242.1044" />
<PackageReference Include="FunFair.Test.Common" Version="6.1.245.1069" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="NSubstitute" Version="5.3.0" />
<PackageReference Include="xunit" Version="2.9.3" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<NuGetAuditSuppress Include="https://github.com/advisories/GHSA-xhfc-gr8f-ffwc" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="FunFair.Test.Common" Version="6.1.242.1044" />
<PackageReference Include="FunFair.Test.Common" Version="6.1.245.1069" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="NSubstitute" Version="5.3.0" />
<PackageReference Include="xunit" Version="2.9.3" />
Expand Down

0 comments on commit 5cfddc4

Please sign in to comment.