Skip to content

Commit

Permalink
build(deps): bump splat from 9.5.20 to 9.5.35 (#160)
Browse files Browse the repository at this point in the history
* build(deps): bump splat from 9.5.20 to 9.5.35

Bumps [splat](https://github.com/reactiveui/splat) from 9.5.20 to 9.5.35.
- [Release notes](https://github.com/reactiveui/splat/releases)
- [Changelog](https://github.com/reactiveui/splat/blob/main/RELEASENOTES.md)
- [Commits](reactiveui/splat@9.5.20...9.5.35)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Update Pharmacist.Core.csproj

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Glenn <5834289+glennawatson@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] and glennawatson authored Aug 31, 2020
1 parent 2d3b1c0 commit 3cba600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Pharmacist.Core/Pharmacist.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="NuGet.Protocol" Version="5.7.0" />
<PackageReference Include="NuGet.LibraryModel" Version="5.7.0" />
<PackageReference Include="polly" Version="7.2.1" />
<PackageReference Include="splat" Version="9.5.20" />
<PackageReference Include="splat" Version="9.*" />
</ItemGroup>

<ItemGroup Condition="'$([System.Runtime.InteropServices.RuntimeInformation]::IsOSPlatform($([System.Runtime.InteropServices.OSPlatform]::OSX)))' == 'true'">
Expand Down

0 comments on commit 3cba600

Please sign in to comment.