From 2285381e6a7e91c06f954e213c248bb21f7ff6b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 20:26:41 +0000 Subject: [PATCH] chore(deps): bump the ngitlab group with 3 updates Bumps the ngitlab group with 3 updates: [NGitLab](https://github.com/ubisoft/NGitLab), [System.Text.Json](https://github.com/dotnet/runtime) and [NGitLab.Mock](https://github.com/ubisoft/NGitLab). Updates `NGitLab` from 6.58.0 to 6.59.0 - [Release notes](https://github.com/ubisoft/NGitLab/releases) - [Commits](https://github.com/ubisoft/NGitLab/compare/6.58.0...6.59.0) Updates `System.Text.Json` from 9.0.0 to 8.0.5 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v8.0.5) Updates `NGitLab.Mock` from 6.58.0 to 6.59.0 - [Release notes](https://github.com/ubisoft/NGitLab/releases) - [Commits](https://github.com/ubisoft/NGitLab/compare/6.58.0...6.59.0) --- updated-dependencies: - dependency-name: NGitLab dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ngitlab - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-major dependency-group: ngitlab - dependency-name: NGitLab.Mock dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ngitlab ... Signed-off-by: dependabot[bot] --- src/GitSync.GitLab/GitSync.GitLab.csproj | 2 +- test/unit/GitSync.GitLab.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/GitSync.GitLab/GitSync.GitLab.csproj b/src/GitSync.GitLab/GitSync.GitLab.csproj index 5e4bdee..4bcb803 100644 --- a/src/GitSync.GitLab/GitSync.GitLab.csproj +++ b/src/GitSync.GitLab/GitSync.GitLab.csproj @@ -11,7 +11,7 @@ - + diff --git a/test/unit/GitSync.GitLab.Tests.csproj b/test/unit/GitSync.GitLab.Tests.csproj index c9cec34..dba9511 100644 --- a/test/unit/GitSync.GitLab.Tests.csproj +++ b/test/unit/GitSync.GitLab.Tests.csproj @@ -11,7 +11,7 @@ - +