Skip to content

Commit 9bb96e1

Browse files
Update dependency Swashbuckle.AspNetCore to 7.3.0
1 parent c5457b3 commit 9bb96e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-cs-multi-container-app/App/App.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<ItemGroup>
88
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="9.0.2" />
99
<PackageReference Include="StackExchange.Redis" Version="2.8.24" />
10-
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.2.0" />
10+
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.3.0" />
1111
</ItemGroup>
1212

1313
</Project>

0 commit comments

Comments
 (0)