Skip to content

Commit

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


Updates `Azure.ResourceManager.CosmosDB` from 1.3.0 to 1.3.2
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.ResourceManager.CosmosDB_1.3.0...Azure.ResourceManager.CosmosDB_1.3.2)

Updates `Azure.ResourceManager.PostgreSql` from 1.1.1 to 1.1.3
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.ResourceManager.PostgreSql_1.1.1...Azure.ResourceManager.PostgreSql_1.1.3)

Updates `Azure.ResourceManager.Sql` 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.Sql_1.2.0...Azure.ResourceManager.Sql_1.2.1)

---
updated-dependencies:
- dependency-name: Azure.ResourceManager.CosmosDB
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: azure
- dependency-name: Azure.ResourceManager.PostgreSql
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: azure
- dependency-name: Azure.ResourceManager.Sql
  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 Apr 1, 2024
1 parent 3f213d5 commit ece6f2f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Tingle.AzureCleaner/Tingle.AzureCleaner.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
<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.2.0" />
<PackageReference Include="Azure.ResourceManager.CosmosDB" Version="1.3.0" />
<PackageReference Include="Azure.ResourceManager.CosmosDB" Version="1.3.2" />
<PackageReference Include="Azure.ResourceManager.ManagedServiceIdentities" Version="1.2.1" />
<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" />
<PackageReference Include="Azure.ResourceManager.PostgreSql" Version="1.1.3" />
<PackageReference Include="Azure.ResourceManager.Sql" Version="1.2.1" />
<PackageReference Include="KubernetesClient" Version="13.0.26" />
<PackageReference Include="Macross.Json.Extensions" Version="3.0.0" />
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.22.0" />
Expand Down

0 comments on commit ece6f2f

Please sign in to comment.