From 1e901be0f120cdd1f9d1b5c7a953a195e9b3b3a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 05:53:19 +0000 Subject: [PATCH] Bump MongoDB.Driver from 3.0.0 to 3.1.0 Bumps [MongoDB.Driver](https://github.com/mongodb/mongo-csharp-driver) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/mongodb/mongo-csharp-driver/releases) - [Commits](https://github.com/mongodb/mongo-csharp-driver/compare/v3.0.0...v3.1.0) --- updated-dependencies: - dependency-name: MongoDB.Driver dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- TPP.Persistence.MongoDB/TPP.Persistence.MongoDB.csproj | 2 +- .../TPP.Persistence.MongoDB.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/TPP.Persistence.MongoDB/TPP.Persistence.MongoDB.csproj b/TPP.Persistence.MongoDB/TPP.Persistence.MongoDB.csproj index 918741ef..13f9ebf4 100644 --- a/TPP.Persistence.MongoDB/TPP.Persistence.MongoDB.csproj +++ b/TPP.Persistence.MongoDB/TPP.Persistence.MongoDB.csproj @@ -1,7 +1,7 @@ - + diff --git a/tests/TPP.Persistence.MongoDB.Tests/TPP.Persistence.MongoDB.Tests.csproj b/tests/TPP.Persistence.MongoDB.Tests/TPP.Persistence.MongoDB.Tests.csproj index 735efcdc..b1ef1e03 100644 --- a/tests/TPP.Persistence.MongoDB.Tests/TPP.Persistence.MongoDB.Tests.csproj +++ b/tests/TPP.Persistence.MongoDB.Tests/TPP.Persistence.MongoDB.Tests.csproj @@ -1,6 +1,6 @@ - +