From 035ed304f501308eae3199f10e96e929e4363584 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 20:05:02 +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.57.0 to 6.58.0 - [Release notes](https://github.com/ubisoft/NGitLab/releases) - [Commits](https://github.com/ubisoft/NGitLab/compare/6.57.0...6.58.0) Updates `System.Text.Json` from 9.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.0) Updates `NGitLab.Mock` from 6.57.0 to 6.58.0 - [Release notes](https://github.com/ubisoft/NGitLab/releases) - [Commits](https://github.com/ubisoft/NGitLab/compare/6.57.0...6.58.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-patch 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 7e57c78..5e4bdee 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 f45ba8c..cf0e1ee 100644 --- a/test/unit/GitSync.GitLab.Tests.csproj +++ b/test/unit/GitSync.GitLab.Tests.csproj @@ -11,7 +11,7 @@ - +