From eba65fbf5d9f614664c924cdfcea6e22b203da49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Mar 2023 23:29:19 +0000 Subject: [PATCH] Bump MongoDB.Driver from 2.10.4 to 2.19.0 in /Posts.Application Bumps [MongoDB.Driver](https://github.com/mongodb/mongo-csharp-driver) from 2.10.4 to 2.19.0. - [Release notes](https://github.com/mongodb/mongo-csharp-driver/releases) - [Commits](https://github.com/mongodb/mongo-csharp-driver/compare/v2.10.4...v2.19.0) --- updated-dependencies: - dependency-name: MongoDB.Driver dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Posts.Application/Posts.Application.csproj | 2 +- Posts.Infrastructure/Posts.Infrastructure.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Posts.Application/Posts.Application.csproj b/Posts.Application/Posts.Application.csproj index 721cab8..6c47567 100644 --- a/Posts.Application/Posts.Application.csproj +++ b/Posts.Application/Posts.Application.csproj @@ -10,7 +10,7 @@ - + diff --git a/Posts.Infrastructure/Posts.Infrastructure.csproj b/Posts.Infrastructure/Posts.Infrastructure.csproj index e102ed4..7bdad65 100644 --- a/Posts.Infrastructure/Posts.Infrastructure.csproj +++ b/Posts.Infrastructure/Posts.Infrastructure.csproj @@ -10,6 +10,6 @@ - +