Skip to content

Commit 0ec0647

Browse files
chore(deps): update dependency swashbuckle.aspnetcore to v7
1 parent 8ae039f commit 0ec0647

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

SSTAlumniAssociation.AdminWebApi/SSTAlumniAssociation.AdminWebApi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PackageReference Include="Microsoft.AspNetCore.Grpc.JsonTranscoding" Version="8.0.8"/>
1717
<PackageReference Include="Microsoft.AspNetCore.Grpc.Swagger" Version="0.8.8"/>
1818
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.7"/>
19-
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.4.0"/>
19+
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.3.2"/>
2020
</ItemGroup>
2121

2222
<ItemGroup>

SSTAlumniAssociation.MemberWebApi/SSTAlumniAssociation.MemberWebApi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</PackageReference>
2525
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.4"/>
2626
<PackageReference Include="Riok.Mapperly" Version="3.6.0"/>
27-
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.7.3"/>
27+
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.3.2"/>
2828
</ItemGroup>
2929

3030
<ItemGroup>

SSTAlumniAssociation.ServiceAccountWebApi/SSTAlumniAssociation.ServiceAccountWebApi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="Microsoft.AspNetCore.Grpc.Swagger" Version="0.8.8"/>
1818
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.7"/>
1919
<PackageReference Include="Riok.Mapperly" Version="3.6.0" />
20-
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.4.0"/>
20+
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.3.2"/>
2121
</ItemGroup>
2222

2323
<ItemGroup>

0 commit comments

Comments
 (0)