Skip to content

Commit

Permalink
Merge pull request #1138 from pkuehnel/dependabot/nuget/develop/Fluen…
Browse files Browse the repository at this point in the history
…tModbus-5.1.0

build(deps): Bump FluentModbus from 5.0.3 to 5.1.0
  • Loading branch information
pkuehnel authored Mar 21, 2024
2 parents d0baa36 + 2eb8d03 commit 99aa9dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Plugins.Modbus/Plugins.Modbus.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="FluentModbus" Version="5.0.3" />
<PackageReference Include="FluentModbus" Version="5.1.0" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.19.6" />
<PackageReference Include="Serilog.AspNetCore" Version="8.0.1" />
<PackageReference Include="Serilog.Settings.Configuration" Version="8.0.0" />
Expand Down

0 comments on commit 99aa9dc

Please sign in to comment.