Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

Commit

Permalink
Merge pull request #121 from funfair-tech/depends/ff-1429/update-FunF…
Browse files Browse the repository at this point in the history
…air.Test.Common/6.0.15.2520

[FF-1429] Updating FunFair.Test.Common (Test Infrastructure) to 6.0.15.2520
  • Loading branch information
credfeto authored Jan 12, 2023
2 parents 360b1bf + 997e8cc commit eaca201
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
### Added
### Fixed
### Changed
- FF-1429 - Updated FunFair.Test.Common to 6.0.15.2520
### Removed
### Deployment Changes

Expand Down
2 changes: 1 addition & 1 deletion src/CoinBot.Core.Tests/CoinBot.Core.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<EnforceCodeStyleInBuild>true</EnforceCodeStyleInBuild>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="FunFair.Test.Common" Version="6.0.14.2474" />
<PackageReference Include="FunFair.Test.Common" Version="6.0.15.2520" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />
<PackageReference Include="NSubstitute" Version="4.4.0" />
<PackageReference Include="TeamCity.VSTest.TestAdapter" Version="1.0.36" />
Expand Down

0 comments on commit eaca201

Please sign in to comment.