Skip to content

Commit d15fb14

Browse files
chore(deps): update dependency microsoft.aspnetcore.openapi to 8.0.21
1 parent 6711bcb commit d15fb14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Samples/WeatherApi/WeatherApi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.20" />
12+
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.21" />
1313
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.22.1" />
1414
<PackageReference Include="OpenTelemetry.Instrumentation.Runtime" Version="1.12.0" />
1515
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.3.2" />

0 commit comments

Comments
 (0)