Skip to content

Commit

Permalink
Bump Azure.ResourceManager.AppContainers in the azure group (#207)
Browse files Browse the repository at this point in the history
Bumps the azure group with 1 update: [Azure.ResourceManager.AppContainers](https://github.com/Azure/azure-sdk-for-net).


Updates `Azure.ResourceManager.AppContainers` from 1.2.0 to 1.3.0
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.ResourceManager.AppContainers_1.2.0...Azure.ResourceManager.AppContainers_1.3.0)

---
updated-dependencies:
- dependency-name: Azure.ResourceManager.AppContainers
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 Sep 16, 2024
1 parent a9d4f6a commit 312a59f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tingle.AzureCleaner/Tingle.AzureCleaner.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<ItemGroup>
<PackageReference Include="AspNetCore.Authentication.Basic" Version="8.0.0" />
<PackageReference Include="Azure.Identity" Version="1.12.0" />
<PackageReference Include="Azure.ResourceManager.AppContainers" Version="1.2.0" />
<PackageReference Include="Azure.ResourceManager.AppContainers" Version="1.3.0" />
<PackageReference Include="Azure.ResourceManager.AppService" Version="1.2.0" />
<PackageReference Include="Azure.ResourceManager.ContainerInstance" Version="1.2.1" />
<PackageReference Include="Azure.ResourceManager.ContainerService" Version="1.2.2" />
Expand Down

0 comments on commit 312a59f

Please sign in to comment.