Skip to content

Commit

Permalink
Merge pull request #25 from azhuge233/dependabot/nuget/deps-2f33b25039
Browse files Browse the repository at this point in the history
Bump the deps group with 3 updates
  • Loading branch information
azhuge233 authored May 1, 2024
2 parents a275025 + b1b4a2f commit 235aef8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions GOGGiveawayNotifier/GOGGiveawayNotifier.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="HtmlAgilityPack" Version="1.11.60" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.61" />
<PackageReference Include="MailKit" Version="4.5.0" />
<PackageReference Include="MimeKit" Version="4.5.0" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="NLog" Version="5.3.1" />
<PackageReference Include="NLog.Extensions.Logging" Version="5.3.9" />
<PackageReference Include="NLog" Version="5.3.2" />
<PackageReference Include="NLog.Extensions.Logging" Version="5.3.10" />
<PackageReference Include="Telegram.Bot" Version="19.0.0" />
<PackageReference Include="Websocket.Client" Version="5.1.1" />
</ItemGroup>
Expand Down

0 comments on commit 235aef8

Please sign in to comment.