Skip to content

Commit

Permalink
Merge pull request #32 from Jandev/dependabot/nuget/src/Minifier.Fron…
Browse files Browse the repository at this point in the history
…tend/Azure.Identity-1.10.2

Bump Azure.Identity from 1.4.0 to 1.10.2 in /src/Minifier.Frontend
  • Loading branch information
Jandev authored Oct 19, 2023
2 parents 8132776 + 289f1ac commit d0e259f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Minifier.Frontend/Minifier.Frontend.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<AzureFunctionsVersion>v4</AzureFunctionsVersion>
Expand All @@ -18,7 +18,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Azure.AI.OpenAI" Version="1.0.0-beta.5" />
<PackageReference Include="Azure.Identity" Version="1.4.0" />
<PackageReference Include="Azure.Identity" Version="1.10.2" />
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.32.3" />
<PackageReference Include="Microsoft.Azure.Functions.Extensions" Version="1.1.0" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.CosmosDB" Version="4.0.1" />
Expand Down

0 comments on commit d0e259f

Please sign in to comment.