Skip to content

Commit b362892

Browse files
Update dependency Swashbuckle.AspNetCore to 10.1.7
1 parent 3c92db1 commit b362892

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Service/Service.csproj

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

2222
<ItemGroup>
2323
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.25" />
24-
<PackageReference Include="Swashbuckle.AspNetCore" Version="10.1.6" />
24+
<PackageReference Include="Swashbuckle.AspNetCore" Version="10.1.7" />
2525
</ItemGroup>
2626

2727
<ItemGroup>

0 commit comments

Comments
 (0)