Skip to content

Commit 8507e8d

Browse files
dependabot[bot]xobust
authored andcommitted
⬆️ Bump System.IO.Pipelines from 8.0.0 to 9.0.1
Bumps [System.IO.Pipelines](https://github.com/dotnet/runtime) from 8.0.0 to 9.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.0...v9.0.1) --- 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 a33b001 commit 8507e8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CoreRCON/CoreRCON.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
</PackageReference>
4141
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.1" />
4242
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="8.0.1" />
43-
<PackageReference Include="System.IO.Pipelines" Version="8.0.0" />
43+
<PackageReference Include="System.IO.Pipelines" Version="9.0.1" />
4444
</ItemGroup>
4545

4646
<ItemGroup>

0 commit comments

Comments
 (0)