Skip to content

Commit

Permalink
Merge pull request #23 from azhuge233/dependabot/nuget/others-3dd8b22a6c
Browse files Browse the repository at this point in the history
Bump the others group with 2 updates
  • Loading branch information
azhuge233 committed Feb 15, 2024
2 parents 339bbeb + 8c74b31 commit ff695fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions IndiegalaFreebieNotifier/IndiegalaFreebieNotifier.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="HtmlAgilityPack" Version="1.11.58" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.59" />
<PackageReference Include="MailKit" Version="4.3.0" />
<PackageReference Include="MimeKit" Version="4.3.0" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
Expand All @@ -24,7 +24,7 @@
<PackageReference Include="NLog" Version="5.2.8" />
<PackageReference Include="NLog.Extensions.Logging" Version="5.3.8" />
<PackageReference Include="Telegram.Bot" Version="19.0.0" />
<PackageReference Include="Websocket.Client" Version="5.0.0" />
<PackageReference Include="Websocket.Client" Version="5.1.1" />
</ItemGroup>

<Target Name="CopyNlogConfigAfterBuild" AfterTargets="AfterBuild">
Expand Down

0 comments on commit ff695fb

Please sign in to comment.