Skip to content

Commit

Permalink
Bump ModbusRx from 0.8.0 to 1.0.0
Browse files Browse the repository at this point in the history
Bumps [ModbusRx](https://github.com/ChrisPulman/ModbusRx) from 0.8.0 to 1.0.0.
- [Release notes](https://github.com/ChrisPulman/ModbusRx/releases)
- [Commits](ChrisPulman/ModbusRx@0.8.0...1.0.0)

---
updated-dependencies:
- dependency-name: ModbusRx
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 2, 2024
1 parent 9381f57 commit 0d0fc84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MQTTnet.Rx.Modbus/MQTTnet.Rx.Modbus.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="ModbusRx" Version="0.8.0" />
<PackageReference Include="ModbusRx" Version="1.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 0d0fc84

Please sign in to comment.