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 30, 2024
1 parent 5b46d9f commit 1399a4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Mongo.Migration.Test.Core/Mongo.Migration.Test.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="NSubstitute" Version="5.1.0" />
<PackageReference Include="NSubstitute" Version="5.3.0" />
<PackageReference Include="NUnit" Version="4.2.2" />
<PackageReference Include="Mongo2Go" Version="3.1.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
Expand Down

0 comments on commit 1399a4d

Please sign in to comment.