Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Commit

Permalink
Bump Azure.ResourceManager from 1.10.1 to 1.10.2
Browse files Browse the repository at this point in the history
Bumps [Azure.ResourceManager](https://github.com/Azure/azure-sdk-for-net) from 1.10.1 to 1.10.2.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.ResourceManager_1.10.1...Azure.ResourceManager_1.10.2)

---
updated-dependencies:
- dependency-name: Azure.ResourceManager
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent 5e88be4 commit d126419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BicepNet.Core/BicepNet.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Azure.ResourceManager" Version="1.10.1" />
<PackageReference Include="Azure.ResourceManager" Version="1.10.2" />
<PackageReference Include="Azure.ResourceManager.Authorization" Version="1.1.0" />
<PackageReference Include="Azure.ResourceManager.Subscription" Version="1.1.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0" />
Expand Down

0 comments on commit d126419

Please sign in to comment.