Skip to content

Commit

Permalink
Bump Azure.ResourceManager.ContainerService from 1.1.0 to 1.2.0 (#111)
Browse files Browse the repository at this point in the history
Bumps [Azure.ResourceManager.ContainerService](https://github.com/Azure/azure-sdk-for-net) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.ResourceManager.ContainerService_1.1.0...Azure.ResourceManager.ContainerService_1.2.0)

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

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 Jan 22, 2024
1 parent 4af8181 commit 4f2ffd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tingle.AzdoCleaner/Tingle.AzdoCleaner.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<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.0" />
<PackageReference Include="Azure.ResourceManager.ContainerService" Version="1.1.0" />
<PackageReference Include="Azure.ResourceManager.ContainerService" Version="1.2.0" />
<PackageReference Include="Azure.ResourceManager.CosmosDB" Version="1.3.0" />
<PackageReference Include="Azure.ResourceManager.ManagedServiceIdentities" Version="1.2.0" />
<PackageReference Include="Azure.ResourceManager.MySql" Version="1.0.1" />
Expand Down

0 comments on commit 4f2ffd3

Please sign in to comment.