From ce5e5d9e6680e65ac0168c955bd43c289c0725b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 13:52:34 +0000 Subject: [PATCH] fix(dotnet): bump the dependencies group Bumps the dependencies group in /dotnet/iwebapi/Company.WebApplication1 with 4 updates: [Asp.Versioning.Mvc](https://github.com/dotnet/aspnet-api-versioning), [Asp.Versioning.Mvc.ApiExplorer](https://github.com/dotnet/aspnet-api-versioning), [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) and [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore). Updates `Asp.Versioning.Mvc` from 8.0.0 to 8.1.0 - [Release notes](https://github.com/dotnet/aspnet-api-versioning/releases) - [Commits](https://github.com/dotnet/aspnet-api-versioning/compare/v8.0.0...v8.1.0) Updates `Asp.Versioning.Mvc.ApiExplorer` from 8.0.0 to 8.1.0 - [Release notes](https://github.com/dotnet/aspnet-api-versioning/releases) - [Commits](https://github.com/dotnet/aspnet-api-versioning/compare/v8.0.0...v8.1.0) Updates `Asp.Versioning.Mvc` from 8.0.0 to 8.1.0 - [Release notes](https://github.com/dotnet/aspnet-api-versioning/releases) - [Commits](https://github.com/dotnet/aspnet-api-versioning/compare/v8.0.0...v8.1.0) Updates `Microsoft.AspNetCore.Authentication.JwtBearer` from 8.0.1 to 8.0.10 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.1...v8.0.10) Updates `Swashbuckle.AspNetCore` from 6.5.0 to 6.9.0 - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.5.0...v6.9.0) --- updated-dependencies: - dependency-name: Asp.Versioning.Mvc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: Asp.Versioning.Mvc.ApiExplorer dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: Asp.Versioning.Mvc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Swashbuckle.AspNetCore dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- .../Company.WebApplication1.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dotnet/iwebapi/Company.WebApplication1/Company.WebApplication1.csproj b/dotnet/iwebapi/Company.WebApplication1/Company.WebApplication1.csproj index 1899460a..cb53cb1e 100644 --- a/dotnet/iwebapi/Company.WebApplication1/Company.WebApplication1.csproj +++ b/dotnet/iwebapi/Company.WebApplication1/Company.WebApplication1.csproj @@ -12,12 +12,12 @@ $(NoWarn);1591 - - - + + + - +