Skip to content

Commit

Permalink
Merge pull request #23 from microsoft/dependabot/nuget/maps-auth/Azur…
Browse files Browse the repository at this point in the history
…e.Identity-1.11.0

Bump Azure.Identity from 1.10.2 to 1.11.0 in /maps-auth
  • Loading branch information
rbrundritt authored Apr 11, 2024
2 parents 674334b + e91f8c9 commit f85d381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maps-auth/maps-auth.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<RootNamespace>maps_auth</RootNamespace>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Azure.Identity" Version="1.10.2" />
<PackageReference Include="Azure.Identity" Version="1.11.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc" Version="2.2.0" />
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="4.1.1" />
</ItemGroup>
Expand Down

0 comments on commit f85d381

Please sign in to comment.