Skip to content

Commit

Permalink
Bump Splat from 8.2.4 to 8.3.1
Browse files Browse the repository at this point in the history
Bumps [Splat](https://github.com/reactiveui/splat) from 8.2.4 to 8.3.1.
- [Release notes](https://github.com/reactiveui/splat/releases)
- [Changelog](https://github.com/reactiveui/splat/blob/master/RELEASENOTES.md)
- [Commits](reactiveui/splat@8.2.4...8.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Aug 29, 2019
1 parent 9f5b3a0 commit 197fd27
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Prism.DryIoc.Extensions/Prism.DryIoc.Extensions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="DryIoc.dll" Version="4.0.5" />
<PackageReference Include="Splat" Version="8.2.4" />
<PackageReference Include="Splat" Version="8.3.1" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/Prism.Unity.Extensions/Prism.Unity.Extensions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Splat" Version="8.2.4" />
<PackageReference Include="Splat" Version="8.3.1" />
<PackageReference Include="Unity.Container" Version="5.11.1" />
</ItemGroup>

Expand Down

0 comments on commit 197fd27

Please sign in to comment.