Skip to content

Commit

Permalink
Merge pull request #4 from azhuge233/dependabot/nuget/MailKit-4.2.0
Browse files Browse the repository at this point in the history
Bump MailKit from 4.1.0 to 4.2.0
  • Loading branch information
azhuge233 authored Sep 4, 2023
2 parents 16084f8 + 26e9c71 commit bb5e3a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions GOGGiveawayNotifier/GOGGiveawayNotifier.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand All @@ -13,7 +13,7 @@

<ItemGroup>
<PackageReference Include="HtmlAgilityPack" Version="1.11.52" />
<PackageReference Include="MailKit" Version="4.1.0" />
<PackageReference Include="MailKit" Version="4.2.0" />
<PackageReference Include="MimeKit" Version="4.1.0" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="7.0.0" />
Expand Down

0 comments on commit bb5e3a9

Please sign in to comment.