From 10f5d1ff5b97038ad36de9023d40b8a5d3b449ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 11:58:26 +0000 Subject: [PATCH] Bump the dependencies group across 1 directory with 6 updates Bumps the dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `6.8.0` | `6.8.1` | | [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) | `1.11.66` | `1.11.67` | | [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) | `8.0.0` | `8.0.1` | | [Microsoft.Extensions.Http](https://github.com/dotnet/runtime) | `8.0.0` | `8.0.1` | | [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime) | `8.0.0` | `8.0.1` | | [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) | `8.0.0` | `8.0.1` | | [Serilog](https://github.com/serilog/serilog) | `4.0.1` | `4.0.2` | Updates `Swashbuckle.AspNetCore` from 6.8.0 to 6.8.1 - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.8.0...v6.8.1) Updates `HtmlAgilityPack` from 1.11.66 to 1.11.67 - [Release notes](https://github.com/zzzprojects/html-agility-pack/releases) - [Commits](https://github.com/zzzprojects/html-agility-pack/commits) Updates `Microsoft.Extensions.DependencyInjection` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.1) Updates `Microsoft.Extensions.Http` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.1) Updates `Microsoft.Extensions.Logging` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.1) Updates `Microsoft.Extensions.DependencyInjection` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.1) Updates `Serilog` from 4.0.1 to 4.0.2 - [Release notes](https://github.com/serilog/serilog/releases) - [Commits](https://github.com/serilog/serilog/compare/v4.0.1...v4.0.2) --- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: HtmlAgilityPack dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.Extensions.DependencyInjection dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.Extensions.Http dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.Extensions.Logging dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.Extensions.DependencyInjection dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Serilog dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- Guetta.Api/Guetta.Api.csproj | 2 +- Guetta.App/Guetta.App.csproj | 6 +++--- Guetta/Guetta.csproj | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Guetta.Api/Guetta.Api.csproj b/Guetta.Api/Guetta.Api.csproj index 65441a6..3fcb8b5 100644 --- a/Guetta.Api/Guetta.Api.csproj +++ b/Guetta.Api/Guetta.Api.csproj @@ -8,7 +8,7 @@ - + diff --git a/Guetta.App/Guetta.App.csproj b/Guetta.App/Guetta.App.csproj index 06309f2..3b79370 100644 --- a/Guetta.App/Guetta.App.csproj +++ b/Guetta.App/Guetta.App.csproj @@ -12,9 +12,9 @@ - - - + + + diff --git a/Guetta/Guetta.csproj b/Guetta/Guetta.csproj index 246fda5..00c1c89 100644 --- a/Guetta/Guetta.csproj +++ b/Guetta/Guetta.csproj @@ -7,9 +7,9 @@ - + - +