Skip to content

Commit

Permalink
Merge pull request #179 from Gigas002/dependabot/nuget/Microsoft.AspN…
Browse files Browse the repository at this point in the history
…etCore.OpenApi-9.0.2

Bump Microsoft.AspNetCore.OpenApi from 9.0.1 to 9.0.2
  • Loading branch information
Gigas002 authored Feb 12, 2025
2 parents c150183 + 979a1b1 commit 87744b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OpenHentai.Server/OpenHentai.Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.1" />
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.2" />
<PackageReference Include="Serilog" Version="4.2.0" />
<PackageReference Include="Serilog.Extensions.Logging" Version="9.0.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="6.0.0" />
Expand Down

0 comments on commit 87744b3

Please sign in to comment.