Skip to content

Commit

Permalink
Bump the all-packages group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the all-packages group with 2 updates: [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) and [SoapCore](https://github.com/DigDes/SoapCore).


Updates `Microsoft.NET.Test.Sdk` from 17.8.0 to 17.9.0
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.8.0...v17.9.0)

Updates `SoapCore` from 1.1.0.41 to 1.1.0.43
- [Release notes](https://github.com/DigDes/SoapCore/releases)
- [Commits](DigDes/SoapCore@v1.1.0.41...v1.1.0.43)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-packages
- dependency-name: SoapCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent bdba2cb commit a7bba67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/UKHO.SAP.MockAPIService/UKHO.SAP.MockAPIService.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<PackageReference Include="Azure.Identity" Version="1.10.4" />
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.5.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="6.0.26" />
<PackageReference Include="SoapCore" Version="1.1.0.41" />
<PackageReference Include="SoapCore" Version="1.1.0.43" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit a7bba67

Please sign in to comment.