Skip to content

Commit

Permalink
Bump OPCFoundation.NetStandard.Opc.Ua.Client (#316)
Browse files Browse the repository at this point in the history
Bumps [OPCFoundation.NetStandard.Opc.Ua.Client](https://github.com/OPCFoundation/UA-.NETStandard) from 1.4.372.106 to 1.4.372.107.
- [Release notes](https://github.com/OPCFoundation/UA-.NETStandard/releases)
- [Commits](OPCFoundation/UA-.NETStandard@1.4.372.106...1.4.372.107)

---
updated-dependencies:
- dependency-name: OPCFoundation.NetStandard.Opc.Ua.Client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 19, 2024
1 parent 6dfb263 commit 4637254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PlcInterface.OpcUa/PlcInterface.OpcUa.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Options" Version="8.0.1" />
<PackageReference Include="OPCFoundation.NetStandard.Opc.Ua.Client" Version="1.4.372.106" />
<PackageReference Include="OPCFoundation.NetStandard.Opc.Ua.Client" Version="1.4.372.107" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 4637254

Please sign in to comment.