Skip to content

Commit

Permalink
Bump Azure.ResourceManager.ManagedServiceIdentities from 1.1.0 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [Azure.ResourceManager.ManagedServiceIdentities](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.ManagedServiceIdentities_1.1.0...Azure.ResourceManager.ManagedServiceIdentities_1.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 1cd1e9e commit 0bafad4
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 @@ -18,7 +18,7 @@
<PackageReference Include="Azure.ResourceManager.ContainerInstance" Version="1.1.0" />
<PackageReference Include="Azure.ResourceManager.ContainerService" Version="1.1.0" />
<PackageReference Include="Azure.ResourceManager.CosmosDB" Version="1.3.0" />
<PackageReference Include="Azure.ResourceManager.ManagedServiceIdentities" Version="1.1.0" />
<PackageReference Include="Azure.ResourceManager.ManagedServiceIdentities" Version="1.2.0" />
<PackageReference Include="Azure.ResourceManager.MySql" Version="1.0.1" />
<PackageReference Include="Azure.ResourceManager.PostgreSql" Version="1.1.1" />
<PackageReference Include="Azure.ResourceManager.Sql" Version="1.2.0" />
Expand Down

0 comments on commit 0bafad4

Please sign in to comment.