Skip to content

Commit a994e6c

Browse files
dependabot[bot]kzu
authored andcommitted
⬆️ Bump System.IO.Pipelines from 5.0.1 to 6.0.3
Bumps [System.IO.Pipelines](https://github.com/dotnet/runtime) from 5.0.1 to 6.0.3. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v5.0.1...v6.0.3) --- updated-dependencies: - dependency-name: System.IO.Pipelines dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 004ea4c commit a994e6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/WebSocketPipe/WebSocketPipe.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<ItemGroup>
1212
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="all" />
13-
<PackageReference Include="System.IO.Pipelines" Version="5.0.1" />
13+
<PackageReference Include="System.IO.Pipelines" Version="6.0.3" />
1414
</ItemGroup>
1515

1616
</Project>

0 commit comments

Comments
 (0)