Skip to content

Commit df80383

Browse files
Update dependency Swashbuckle.AspNetCore to 10.1.5
1 parent 6633c3e commit df80383

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.24" />
24-
<PackageReference Include="Swashbuckle.AspNetCore" Version="10.1.4" />
24+
<PackageReference Include="Swashbuckle.AspNetCore" Version="10.1.5" />
2525
</ItemGroup>
2626

2727
<ItemGroup>

0 commit comments

Comments
 (0)