Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

Commit

Permalink
update mongodb driver (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
themonarchoftime authored Jan 27, 2024
1 parent c95b35c commit 6be53f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LightTube/LightTube.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="Humanizer.Core" Version="2.14.1" />
<PackageReference Include="InnerTube" Version="1.0.27" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="6.0.8" />
<PackageReference Include="MongoDB.Driver" Version="2.18.0" />
<PackageReference Include="MongoDB.Driver" Version="2.23.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="System.Runtime.Caching" Version="6.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 6be53f8

Please sign in to comment.