Skip to content

Commit 4acfe02

Browse files
authored
Merge pull request #1007 from SciSharp/dependabot/nuget/Swashbuckle.AspNetCore-7.1.0
Bump Swashbuckle.AspNetCore from 7.0.0 to 7.1.0
2 parents a112468 + 422abd1 commit 4acfe02

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
@@ -10,7 +10,7 @@
1010
<ItemGroup>
1111
<PackageReference Include="Microsoft.VisualStudio.Validation" Version="17.8.8" />
1212
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.8" />
13-
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.0.0" />
13+
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.1.0" />
1414
</ItemGroup>
1515

1616
<ItemGroup>

0 commit comments

Comments
 (0)