Skip to content

Commit

Permalink
Update DynamicData requirement from 6.* to 7.*
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Nov 27, 2020
1 parent c809db9 commit 6151379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Fusillade.Tests/Fusillade.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<ItemGroup>
<PackageReference Include="akavache" Version="7.*" />
<PackageReference Include="DynamicData" Version="6.*" />
<PackageReference Include="DynamicData" Version="7.*" />
<PackageReference Include="ReactiveUI" Version="12.*" />
<PackageReference Include="ReactiveUI.Testing" Version="12.*" />
</ItemGroup>
Expand Down

0 comments on commit 6151379

Please sign in to comment.