Skip to content

Commit

Permalink
Merge pull request #84 from CyberLions/dependabot/nuget/MailKit-4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bman46 authored Mar 25, 2024
2 parents 18851c8 + 7e6317b commit f6b36b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CCSODiscordBot/CCSODiscordBot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
<PackageReference Include="MongoDB.Driver" Version="2.23.1" />
<PackageReference Include="Zitadel" Version="6.1.2" />
<PackageReference Include="MailKit" Version="4.3.0" />
<PackageReference Include="MailKit" Version="4.4.0" />
</ItemGroup>
<ItemGroup>
<Folder Include="Modules\" />
Expand Down

0 comments on commit f6b36b8

Please sign in to comment.