Skip to content

Commit

Permalink
chore(deps): update splat requirement from 7.* to 9.* (#53)
Browse files Browse the repository at this point in the history
Updates the requirements on [splat](https://github.com/reactiveui/splat) to permit the latest version.
- [Release notes](https://github.com/reactiveui/splat/releases)
- [Changelog](https://github.com/reactiveui/splat/blob/master/RELEASENOTES.md)
- [Commits](reactiveui/splat@7.0.1...9.0.5)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Apr 27, 2020
1 parent f20ce06 commit 540d797
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Punchclock.Tests/Punchclock.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="DynamicData" Version="6.*" />
<PackageReference Include="splat" Version="7.*" />
<PackageReference Include="splat" Version="9.*" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 540d797

Please sign in to comment.