Skip to content

Commit 1bea58d

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

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
@@ -38,7 +38,7 @@
3838

3939
<ItemGroup>
4040
<PackageReference Include="Serilog" Version="4.1.0" />
41-
<PackageReference Include="System.IO.Ports" Version="8.0.0" />
41+
<PackageReference Include="System.IO.Ports" Version="9.0.0" />
4242
</ItemGroup>
4343

4444
</Project>

0 commit comments

Comments
 (0)