Skip to content

Commit 83f564d

Browse files
Bump System.Linq.Async from 4.0.0 to 4.1.1 (#147)
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] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 3478057 commit 83f564d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Boxed.Mapping.Test/Boxed.Mapping.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</ItemGroup>
1010

1111
<ItemGroup Label="Package References">
12-
<PackageReference Include="System.Linq.Async" Version="4.0.0" />
12+
<PackageReference Include="System.Linq.Async" Version="4.1.1" />
1313
</ItemGroup>
1414

1515
<ItemGroup>

0 commit comments

Comments
 (0)