Skip to content

Commit f9b0331

Browse files
Merge pull request #131 from ESC-BV/dependabot/nuget/Microsoft.Graph-4.39.0
Bump Microsoft.Graph from 4.33.0 to 4.39.0
2 parents ec75674 + 851e190 commit f9b0331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/FluentEmail.Graph/FluentEmail.Graph.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<PackageReference Include="JetBrains.Annotations" Version="2022.1.0">
4242
<PrivateAssets>all</PrivateAssets>
4343
</PackageReference>
44-
<PackageReference Include="Microsoft.Graph" Version="4.33.0" />
44+
<PackageReference Include="Microsoft.Graph" Version="4.39.0" />
4545
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1">
4646
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4747
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)