From 43819ca8a53cefc6c376da00ad27ad389a30aeb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 08:45:57 +0000 Subject: [PATCH] Bump RavenDB.Client and Newtonsoft.Json Bumps [RavenDB.Client](https://github.com/ravendb/ravendb) and [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json). These dependencies needed to be updated together. Updates `RavenDB.Client` from 5.1.2 to 6.0.100 - [Release notes](https://github.com/ravendb/ravendb/releases) - [Changelog](https://github.com/ravendb/ravendb/blob/v6.0/publish-stable-release.ps1) - [Commits](https://github.com/ravendb/ravendb/commits/6.0.100) Updates `Newtonsoft.Json` from 13.0.1 to 13.0.3 - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/13.0.1...13.0.3) --- updated-dependencies: - dependency-name: RavenDB.Client dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Newtonsoft.Json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../WorkflowCore.Persistence.RavenDB.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/providers/WorkflowCore.Persistence.RavenDB/WorkflowCore.Persistence.RavenDB.csproj b/src/providers/WorkflowCore.Persistence.RavenDB/WorkflowCore.Persistence.RavenDB.csproj index 38478724..282aaed8 100644 --- a/src/providers/WorkflowCore.Persistence.RavenDB/WorkflowCore.Persistence.RavenDB.csproj +++ b/src/providers/WorkflowCore.Persistence.RavenDB/WorkflowCore.Persistence.RavenDB.csproj @@ -17,7 +17,7 @@ - +