Skip to content

Commit 241618f

Browse files
authored
Merge pull request #2787 from microsoftgraph/dependabot/nuget/src/Authentication/Authentication.Core/Azure.Identity-1.11.4
Bump Azure.Identity from 1.11.0 to 1.11.4 in /src/Authentication/Authentication.Core
2 parents 9242e43 + dc16548 commit 241618f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Authentication/Authentication.Core/Microsoft.Graph.Authentication.Core.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<EnforceCodeStyleInBuild>true</EnforceCodeStyleInBuild>
1212
</PropertyGroup>
1313
<ItemGroup>
14-
<PackageReference Include="Azure.Identity" Version="1.11.0" />
14+
<PackageReference Include="Azure.Identity" Version="1.11.4" />
1515
<PackageReference Include="Azure.Identity.Broker" Version="1.1.0" />
1616
<PackageReference Include="Microsoft.Graph.Core" Version="3.0.9" />
1717
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />

0 commit comments

Comments
 (0)