Skip to content

Commit

Permalink
Merge pull request #63 from CyberLions/dependabot/nuget/MailKit-4.2.0
Browse files Browse the repository at this point in the history
Bump MailKit from 4.1.0 to 4.2.0
  • Loading branch information
bman46 authored Sep 11, 2023
2 parents de02bcd + 65b085b commit 08c6d3a
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.24" />
<PackageReference Include="MailKit" Version="4.1.0" />
<PackageReference Include="MailKit" Version="4.2.0" />
</ItemGroup>
<ItemGroup>
<Folder Include="Modules\" />
Expand Down

0 comments on commit 08c6d3a

Please sign in to comment.