Skip to content

Commit ceb869c

Browse files
dependabot[bot]jdomnitz
authored andcommitted
Bump System.IO.Ports from 9.0.0 to 9.0.1
Bumps [System.IO.Ports](https://github.com/dotnet/runtime) from 9.0.0 to 9.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.0...v9.0.1) --- updated-dependencies: - dependency-name: System.IO.Ports dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 046bcfb commit ceb869c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ZWaveDotNet/ZWaveDotNet.csproj

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

4040
<ItemGroup>
4141
<PackageReference Include="Serilog" Version="4.2.0" />
42-
<PackageReference Include="System.IO.Ports" Version="9.0.0" />
42+
<PackageReference Include="System.IO.Ports" Version="9.0.1" />
4343
</ItemGroup>
4444

4545
<ItemGroup>

0 commit comments

Comments
 (0)