Skip to content

Commit

Permalink
chore(deps): update splat requirement from 9.* to 10.* in /src (#133)
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/main/RELEASENOTES.md)
- [Commits](reactiveui/splat@9.0.4...10.0.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 22, 2021
1 parent ff5c1f4 commit f025835
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="7.*" />
<PackageReference Include="splat" Version="9.*" />
<PackageReference Include="splat" Version="10.*" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit f025835

Please sign in to comment.