From 7e73afc24a61ec9858ec6452987023a5e59133cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Mar 2023 00:34:31 +0000 Subject: [PATCH] Bump MongoDB.Driver in /tests/CodeMash.Data.MongoDB.Tests Bumps [MongoDB.Driver](https://github.com/mongodb/mongo-csharp-driver) from 2.4.2 to 2.19.0. - [Release notes](https://github.com/mongodb/mongo-csharp-driver/releases) - [Commits](https://github.com/mongodb/mongo-csharp-driver/compare/v2.4.2...v2.19.0) --- updated-dependencies: - dependency-name: MongoDB.Driver dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/CodeMash.Data/CodeMash.Data.csproj | 4 ++-- src/CodeMash.Interfaces/CodeMash.Interfaces.csproj | 4 ++-- tests/CodeMash.Data.MongoDB.Tests/packages.config | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/CodeMash.Data/CodeMash.Data.csproj b/src/CodeMash.Data/CodeMash.Data.csproj index 712d039..5cf326b 100644 --- a/src/CodeMash.Data/CodeMash.Data.csproj +++ b/src/CodeMash.Data/CodeMash.Data.csproj @@ -7,12 +7,12 @@ - + - + diff --git a/src/CodeMash.Interfaces/CodeMash.Interfaces.csproj b/src/CodeMash.Interfaces/CodeMash.Interfaces.csproj index 8f0c160..0dd604d 100644 --- a/src/CodeMash.Interfaces/CodeMash.Interfaces.csproj +++ b/src/CodeMash.Interfaces/CodeMash.Interfaces.csproj @@ -14,11 +14,11 @@ - + - + diff --git a/tests/CodeMash.Data.MongoDB.Tests/packages.config b/tests/CodeMash.Data.MongoDB.Tests/packages.config index 1c9dfe4..c7f2db4 100644 --- a/tests/CodeMash.Data.MongoDB.Tests/packages.config +++ b/tests/CodeMash.Data.MongoDB.Tests/packages.config @@ -2,7 +2,7 @@ - +