Skip to content

Commit b5d1aad

Browse files
Merge pull request #65 from loresoft/dependabot/nuget/samples/Sample.Middleware/azure-71feb8026f
Bump the azure group with 1 update
2 parents c572677 + 4305b64 commit b5d1aad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/Sample.Middleware/Sample.Middleware.csproj

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

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.5" />
10+
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.6" />
1111
<PackageReference Include="Swashbuckle.AspNetCore" Version="8.1.4" />
1212
</ItemGroup>
1313

samples/Sample.MinimalApi/Sample.MinimalApi.csproj

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

99
<ItemGroup>
1010
<PackageReference Update="Bogus" Version="35.6.3" />
11-
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.5" />
11+
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.6" />
1212
<PackageReference Include="Scalar.AspNetCore" Version="2.4.13" />
1313
</ItemGroup>
1414

0 commit comments

Comments
 (0)