Skip to content

Commit 17b302f

Browse files
chore(deps): bump Microsoft.AspNetCore.OpenApi from 8.0.5 to 8.0.8
Bumps [Microsoft.AspNetCore.OpenApi](https://github.com/dotnet/aspnetcore) from 8.0.5 to 8.0.8. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v8.0.5...v8.0.8) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.OpenApi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7dfb0b5 commit 17b302f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gaseous-server/gaseous-server.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.6.1" />
2828
<PackageReference Include="MySqlConnector" Version="2.3.7" />
2929
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="8.0.5" />
30-
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.5" />
30+
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.8" />
3131
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
3232
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="8.0.2" />
3333
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />

0 commit comments

Comments
 (0)