Skip to content

Commit

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


Updates `Azure.ResourceManager.AppService` 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.AppService_1.2.0...Azure.ResourceManager.AppService_1.3.0)

---
updated-dependencies:
- dependency-name: Azure.ResourceManager.AppService
  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 Nov 25, 2024
1 parent 2401f39 commit efe5dc2
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 @@ -44,7 +44,7 @@
<PackageReference Include="AspNetCore.Authentication.Basic" Version="8.0.0" />
<PackageReference Include="Azure.Identity" Version="1.13.1" />
<PackageReference Include="Azure.ResourceManager.AppContainers" Version="1.3.0" />
<PackageReference Include="Azure.ResourceManager.AppService" Version="1.2.0" />
<PackageReference Include="Azure.ResourceManager.AppService" Version="1.3.0" />
<PackageReference Include="Azure.ResourceManager.ContainerInstance" Version="1.2.1" />
<PackageReference Include="Azure.ResourceManager.ContainerService" Version="1.2.2" />
<PackageReference Include="Azure.ResourceManager.CosmosDB" Version="1.3.2" />
Expand Down

0 comments on commit efe5dc2

Please sign in to comment.