Skip to content

Commit

Permalink
Merge pull request #114 from bman46/dependabot/nuget/MongoDB.Driver-2…
Browse files Browse the repository at this point in the history
….26.0

Bump MongoDB.Driver from 2.22.0 to 2.26.0
  • Loading branch information
bman46 authored Jun 17, 2024
2 parents 5c611f5 + 4b14a8c commit b7bd51b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Instagram Reels Bot/Instagram Reels Bot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" 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.26.0" />
<PackageReference Include="OpenGraph-Net" Version="4.0.1" />
<PackageReference Include="Discord.Net.Interactions" Version="3.13.0" />
<PackageReference Include="Otp.NET" Version="1.3.0" />
Expand Down

0 comments on commit b7bd51b

Please sign in to comment.