Skip to content

Commit b844d7d

Browse files
Merge pull request #100 from ESC-BV/dependabot/nuget/JetBrains.Annotations-2022.1.0
Bump JetBrains.Annotations from 2021.3.0 to 2022.1.0
2 parents 9816d2d + 3ff9f36 commit b844d7d

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
@@ -38,7 +38,7 @@
3838
<ItemGroup>
3939
<PackageReference Include="Azure.Identity" Version="1.6.0" />
4040
<PackageReference Include="FluentEmail.Core" Version="3.0.2" />
41-
<PackageReference Include="JetBrains.Annotations" Version="2021.3.0">
41+
<PackageReference Include="JetBrains.Annotations" Version="2022.1.0">
4242
<PrivateAssets>all</PrivateAssets>
4343
</PackageReference>
4444
<PackageReference Include="Microsoft.Graph" Version="4.24.0" />

0 commit comments

Comments
 (0)