Skip to content

Commit

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


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

Updates `Azure.ResourceManager.ManagedServiceIdentities` 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.ManagedServiceIdentities_1.2.1...Azure.ResourceManager.ManagedServiceIdentities_1.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 1e01161 commit 595168c
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 @@ -28,9 +28,9 @@
<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.0" />
<PackageReference Include="Azure.ResourceManager.ContainerService" Version="1.2.1" />
<PackageReference Include="Azure.ResourceManager.CosmosDB" Version="1.3.2" />
<PackageReference Include="Azure.ResourceManager.ManagedServiceIdentities" Version="1.2.1" />
<PackageReference Include="Azure.ResourceManager.ManagedServiceIdentities" Version="1.2.2" />
<PackageReference Include="Azure.ResourceManager.MySql" Version="1.0.1" />
<PackageReference Include="Azure.ResourceManager.PostgreSql" Version="1.1.3" />
<PackageReference Include="Azure.ResourceManager.Sql" Version="1.2.1" />
Expand Down

0 comments on commit 595168c

Please sign in to comment.