Skip to content

Commit

Permalink
Bump OPCFoundation.NetStandard.Opc.Ua.Client
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.107 to 1.5.372.113.
- [Release notes](https://github.com/OPCFoundation/UA-.NETStandard/releases)
- [Commits](OPCFoundation/UA-.NETStandard@1.4.372.107...1.5.372.113)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 7eaa083 commit f2af059
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.107" />
<PackageReference Include="OPCFoundation.NetStandard.Opc.Ua.Client" Version="1.5.372.113" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit f2af059

Please sign in to comment.