Skip to content

Commit e3ef788

Browse files
Bump Azure.Identity from 1.5.0 to 1.6.0
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.5.0...Azure.Identity_1.6.0) --- updated-dependencies: - dependency-name: Azure.Identity dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 36a0b81 commit e3ef788

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/FluentEmail.Graph/FluentEmail.Graph.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
</ItemGroup>
3737

3838
<ItemGroup>
39-
<PackageReference Include="Azure.Identity" Version="1.5.0" />
39+
<PackageReference Include="Azure.Identity" Version="1.6.0" />
4040
<PackageReference Include="FluentEmail.Core" Version="3.0.2" />
4141
<PackageReference Include="JetBrains.Annotations" Version="2021.3.0">
4242
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)