Skip to content

Commit

Permalink
Bump the azure group with 2 updates (#185)
Browse files Browse the repository at this point in the history
Bumps the azure group with 2 updates: [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) and [Azure.ResourceManager.ContainerService](https://github.com/Azure/azure-sdk-for-net).


Updates `Azure.Identity` from 1.11.4 to 1.12.0
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.11.4...Azure.Identity_1.12.0)

Updates `Azure.ResourceManager.ContainerService` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.ResourceManager.ContainerService_1.2.1...Azure.ResourceManager.ContainerService_1.2.2)

---
updated-dependencies:
- dependency-name: Azure.Identity
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure
- dependency-name: Azure.ResourceManager.ContainerService
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: azure
...

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 Jun 24, 2024
1 parent 1013daf commit daf32f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Tingle.AzureCleaner/Tingle.AzureCleaner.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@

<ItemGroup>
<PackageReference Include="AspNetCore.Authentication.Basic" Version="8.0.0" />
<PackageReference Include="Azure.Identity" Version="1.11.4" />
<PackageReference Include="Azure.Identity" Version="1.12.0" />
<PackageReference Include="Azure.ResourceManager.AppContainers" Version="1.1.1" />
<PackageReference Include="Azure.ResourceManager.AppService" Version="1.0.2" />
<PackageReference Include="Azure.ResourceManager.ContainerInstance" Version="1.2.1" />
<PackageReference Include="Azure.ResourceManager.ContainerService" Version="1.2.1" />
<PackageReference Include="Azure.ResourceManager.ContainerService" Version="1.2.2" />
<PackageReference Include="Azure.ResourceManager.CosmosDB" Version="1.3.2" />
<PackageReference Include="Azure.ResourceManager.ManagedServiceIdentities" Version="1.2.3" />
<PackageReference Include="Azure.ResourceManager.MySql" Version="1.0.1" />
Expand Down

0 comments on commit daf32f5

Please sign in to comment.