From 972f350b01b1e69f667c09a0140dd4b3cf9640e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 07:38:15 +0000 Subject: [PATCH] build(deps): Bump the nuget-dependencies group with 3 updates Bumps the nuget-dependencies group with 3 updates: [Scalar.AspNetCore](https://github.com/scalar/scalar), [Swashbuckle.AspNetCore.SwaggerGen](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) and [Hangfire.PostgreSql](https://github.com/frankhommers/Hangfire.PostgreSql). Updates `Scalar.AspNetCore` from 2.1.3 to 2.1.6 - [Changelog](https://github.com/scalar/scalar/blob/main/RELEASE.md) - [Commits](https://github.com/scalar/scalar/commits) Updates `Swashbuckle.AspNetCore.SwaggerGen` from 8.0.0 to 8.1.0 - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v8.0.0...v8.1.0) Updates `Hangfire.PostgreSql` from 1.20.10 to 1.20.12 - [Release notes](https://github.com/frankhommers/Hangfire.PostgreSql/releases) - [Commits](https://github.com/frankhommers/Hangfire.PostgreSql/compare/1.20.10...1.20.12) --- updated-dependencies: - dependency-name: Scalar.AspNetCore dependency-version: 2.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Swashbuckle.AspNetCore.SwaggerGen dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: Hangfire.PostgreSql dependency-version: 1.20.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies ... Signed-off-by: dependabot[bot] --- API/API.csproj | 2 +- Common/Common.csproj | 2 +- Cron/Cron.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/API/API.csproj b/API/API.csproj index 4da31c23..f4888ba5 100644 --- a/API/API.csproj +++ b/API/API.csproj @@ -16,7 +16,7 @@ - + diff --git a/Common/Common.csproj b/Common/Common.csproj index 1bfdc75c..e40423d3 100644 --- a/Common/Common.csproj +++ b/Common/Common.csproj @@ -29,7 +29,7 @@ - + diff --git a/Cron/Cron.csproj b/Cron/Cron.csproj index 696ec346..c42d7214 100644 --- a/Cron/Cron.csproj +++ b/Cron/Cron.csproj @@ -3,7 +3,7 @@ - +