Skip to content

Commit

Permalink
build: updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
delepster committed Oct 22, 2024
1 parent 5e3dd9a commit 1a347f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Mongo.Migration/Mongo.Migration.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="MongoDB.Driver" Version="2.29.0" />
<PackageReference Include="MongoDB.Driver" Version="2.30.0" />
<PackageReference Include="NLog" Version="5.3.4" />
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
<None Include="op-icon.png" Pack="true" PackagePath="" />
Expand Down

0 comments on commit 1a347f1

Please sign in to comment.