Skip to content

Commit

Permalink
Bump Azure.Core
Browse files Browse the repository at this point in the history
Bumps the dotnet group with 1 update in the /docs/azure/sdk/snippets/unit-testing directory: Azure.Core.


Updates `Azure.Core` from 1.40.0 to 1.41.0

---
updated-dependencies:
- dependency-name: Azure.Core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent fa8e40e commit ec83f76
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Azure.Core" Version="1.40.0" />
<PackageReference Include="Azure.Core" Version="1.41.0" />
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.6.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="Moq" Version="[4.20.70]" /> <!-- Context: https://github.com/Azure/azure-sdk-for-net/issues/38111 -->
Expand Down

0 comments on commit ec83f76

Please sign in to comment.