Skip to content

Commit

Permalink
Bump the opcfoundation group across 1 directory with 3 updates (#629)
Browse files Browse the repository at this point in the history
Bumps the opcfoundation group with 3 updates in the / directory: OPCFoundation.NetStandard.Opc.Ua.Bindings.Https, Microsoft.Extensions.Logging.Abstractions and System.Threading.Tasks.Extensions.


Updates `OPCFoundation.NetStandard.Opc.Ua.Bindings.Https` from 1.5.374.75-preview to 1.5.374.78

Updates `Microsoft.Extensions.Logging.Abstractions` from 8.0.0 to 8.0.1

Updates `System.Threading.Tasks.Extensions` from 4.5.0 to 4.5.4

---
updated-dependencies:
- dependency-name: OPCFoundation.NetStandard.Opc.Ua.Bindings.Https
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opcfoundation
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opcfoundation
- dependency-name: System.Threading.Tasks.Extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opcfoundation
...

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 Sep 4, 2024
1 parent adf5ad6 commit bfa1c99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Samples/ReferenceServer/Reference Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="OPCFoundation.NetStandard.Opc.Ua.Bindings.Https">
<Version>1.5.374.75-preview</Version>
<Version>1.5.374.78</Version>
</PackageReference>
<PackageReference Include="OPCFoundation.NetStandard.Opc.Ua.Configuration">
<Version>1.5.374.78</Version>
Expand Down

0 comments on commit bfa1c99

Please sign in to comment.