Skip to content

Commit

Permalink
Merge pull request #1 from azhuge233/dependabot/nuget/MimeKit-4.2.0
Browse files Browse the repository at this point in the history
Bump MimeKit from 4.1.0 to 4.2.0
  • Loading branch information
azhuge233 authored Sep 4, 2023
2 parents 3429bac + 6f6454c commit 1a28125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EGSFreeGamesNotifier/EGSFreeGamesNotifier.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PackageReference Include="MailKit" Version="4.2.0" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="7.0.0" />
<PackageReference Include="MimeKit" Version="4.1.0" />
<PackageReference Include="MimeKit" Version="4.2.0" />
<PackageReference Include="NLog.Extensions.Logging" Version="5.3.3" />
<PackageReference Include="Telegram.Bot" Version="19.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 1a28125

Please sign in to comment.