Skip to content

Commit 2770323

Browse files
Bump MongoDB.Driver in /test/EntityFramework.DynamicLinq.Tests (#680)
Bumps [MongoDB.Driver](https://github.com/mongodb/mongo-csharp-driver) from 2.4.4 to 2.19.0. - [Release notes](https://github.com/mongodb/mongo-csharp-driver/releases) - [Commits](mongodb/mongo-csharp-driver@v2.4.4...v2.19.0) --- updated-dependencies: - dependency-name: MongoDB.Driver dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f3b9aca commit 2770323

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/EntityFramework.DynamicLinq.Tests/EntityFramework.DynamicLinq.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<ItemGroup>
3535
<PackageReference Include="FluentAssertions" Version="5.10.3" />
3636
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.3.0" />
37-
<PackageReference Include="MongoDB.Driver" Version="2.4.4" />
37+
<PackageReference Include="MongoDB.Driver" Version="2.19.0" />
3838
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
3939
<PackageReference Include="NodaTime" Version="2.4.7" />
4040
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3">

0 commit comments

Comments
 (0)