Skip to content

Commit 12fb53c

Browse files
Bump Azure.Identity in /durablefunctionsmonitor.dotnetisolated.core (#192)
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.11.3 to 1.11.4. - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.11.3...Azure.Identity_1.11.4) --- updated-dependencies: - dependency-name: Azure.Identity dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9a58caf commit 12fb53c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

durablefunctionsmonitor.dotnetisolated.core/durablefunctionsmonitor.dotnetisolated.core.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.DurableTask" Version="1.1.3" />
1515
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http" Version="3.1.0" />
1616
<PackageReference Include="WindowsAzure.Storage" Version="9.3.3" />
17-
<PackageReference Include="Azure.Identity" Version="1.11.3" />
17+
<PackageReference Include="Azure.Identity" Version="1.11.4" />
1818
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="7.5.2" />
1919
<PackageReference Include="Fluid.Core" Version="2.7.0" />
2020
</ItemGroup>

0 commit comments

Comments
 (0)