Skip to content

Commit 5f8ff6e

Browse files
Bump Microsoft.AspNetCore.OpenApi from 8.0.23 to 8.0.24
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.OpenApi dependency-version: 8.0.24 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2485693 commit 5f8ff6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.23" />
12+
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.24" />
1313
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.3.1" />
1414
</ItemGroup>
1515

0 commit comments

Comments
 (0)