Skip to content

Commit

Permalink
Merge pull request #74 from CyberLions/dependabot/nuget/MongoDB.Drive…
Browse files Browse the repository at this point in the history
…r-2.23.1

Bump MongoDB.Driver from 2.22.0 to 2.23.1
  • Loading branch information
bman46 authored Dec 26, 2023
2 parents 9a52090 + 17ff676 commit 06f2b6f
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 @@ -13,7 +13,7 @@
<PackageReference Include="Discord.Net" Version="3.13.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
<PackageReference Include="MongoDB.Driver" Version="2.22.0" />
<PackageReference Include="MongoDB.Driver" Version="2.23.1" />
<PackageReference Include="Zitadel" Version="5.3.0" />
<PackageReference Include="MailKit" Version="4.3.0" />
</ItemGroup>
Expand Down

0 comments on commit 06f2b6f

Please sign in to comment.