Skip to content

Commit

Permalink
Merge pull request #57 from azhuge233/dependabot/nuget/others-16799b174c
Browse files Browse the repository at this point in the history
  • Loading branch information
azhuge233 authored Dec 10, 2024
2 parents 1fad11e + 58a0f66 commit a629f73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions UbisoftGiveawayNotifier/UbisoftGiveawayNotifier.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="MailKit" Version="4.8.0" />
<PackageReference Include="MailKit" Version="4.9.0" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.0" />
<PackageReference Include="MimeKit" Version="4.8.0" />
<PackageReference Include="MimeKit" Version="4.9.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="NLog" Version="5.3.4" />
<PackageReference Include="NLog.Extensions.Logging" Version="5.3.15" />
Expand Down

0 comments on commit a629f73

Please # to comment.