From 6de4bbdb66e2fd6c662b4105b3278be46476ecdb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 17:03:45 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.OpenApi from 7.0.5 to 7.0.7 in /src Bumps [Microsoft.AspNetCore.OpenApi](https://github.com/dotnet/aspnetcore) from 7.0.5 to 7.0.7. - [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/v7.0.5...v7.0.7) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.OpenApi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/BugSearch.Api/BugSearch.Api.csproj | 2 +- src/BugSearch.Crawler/BugSearch.Crawler.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/BugSearch.Api/BugSearch.Api.csproj b/src/BugSearch.Api/BugSearch.Api.csproj index 0b0545a..f4c969e 100644 --- a/src/BugSearch.Api/BugSearch.Api.csproj +++ b/src/BugSearch.Api/BugSearch.Api.csproj @@ -10,7 +10,7 @@ $(NoWarn);NU1701 - + diff --git a/src/BugSearch.Crawler/BugSearch.Crawler.csproj b/src/BugSearch.Crawler/BugSearch.Crawler.csproj index 736894b..d8576e8 100644 --- a/src/BugSearch.Crawler/BugSearch.Crawler.csproj +++ b/src/BugSearch.Crawler/BugSearch.Crawler.csproj @@ -9,7 +9,7 @@ - +