Skip to content

Commit 0435c65

Browse files
authored
Merge pull request #1005 from SciSharp/dependabot/nuget/Microsoft.AspNetCore.OpenApi-8.0.11
Bump Microsoft.AspNetCore.OpenApi from 8.0.8 to 8.0.11
2 parents 1c8a008 + 2073b99 commit 0435c65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LLama.WebAPI/LLama.WebAPI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<ItemGroup>
1111
<PackageReference Include="Microsoft.VisualStudio.Validation" Version="17.8.8" />
12-
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.8" />
12+
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.11" />
1313
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.1.0" />
1414
</ItemGroup>
1515

0 commit comments

Comments
 (0)