Skip to content

Commit

Permalink
Bump System.Linq.Async from 4.0.0 to 4.1.1 (#147)
Browse files Browse the repository at this point in the history
Bumps [System.Linq.Async](https://github.com/dotnet/reactive) from 4.0.0 to 4.1.1.
- [Release notes](https://github.com/dotnet/reactive/releases)
- [Commits](dotnet/reactive@ixnet-v4.0.0...ixnet-v4.1.1)

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 3, 2020
1 parent 3478057 commit 83f564d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Boxed.Mapping.Test/Boxed.Mapping.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</ItemGroup>

<ItemGroup Label="Package References">
<PackageReference Include="System.Linq.Async" Version="4.0.0" />
<PackageReference Include="System.Linq.Async" Version="4.1.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 83f564d

Please sign in to comment.