Skip to content

Commit

Permalink
Merge pull request #69 from CyberLions/dependabot/nuget/MailKit-4.3.0
Browse files Browse the repository at this point in the history
Bump MailKit from 4.2.0 to 4.3.0
  • Loading branch information
bman46 authored Nov 13, 2023
2 parents b246f69 + 790c632 commit 937a186
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="7.0.0" />
<PackageReference Include="MongoDB.Driver" Version="2.21.0" />
<PackageReference Include="Zitadel" Version="5.2.25" />
<PackageReference Include="MailKit" Version="4.2.0" />
<PackageReference Include="MailKit" Version="4.3.0" />
</ItemGroup>
<ItemGroup>
<Folder Include="Modules\" />
Expand Down

0 comments on commit 937a186

Please sign in to comment.