Skip to content

Commit f6f10fc

Browse files
Merge pull request #66 from loresoft/dependabot/nuget/samples/Sample.Controllers/azure-a02cf503cc
Bump the azure group with 2 updates
2 parents b5d1aad + 6bcc6bb commit f6f10fc

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

samples/Sample.Controllers/Sample.Controllers.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="Swashbuckle.AspNetCore" Version="8.1.4" />
10+
<PackageReference Include="Swashbuckle.AspNetCore" Version="9.0.1" />
1111
</ItemGroup>
1212

1313
<ItemGroup>

samples/Sample.Middleware/Sample.Middleware.csproj

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

99
<ItemGroup>
1010
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.6" />
11-
<PackageReference Include="Swashbuckle.AspNetCore" Version="8.1.4" />
11+
<PackageReference Include="Swashbuckle.AspNetCore" Version="9.0.1" />
1212
</ItemGroup>
1313

1414
<ItemGroup>

samples/Sample.MinimalApi/Sample.MinimalApi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ItemGroup>
1010
<PackageReference Update="Bogus" Version="35.6.3" />
1111
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.6" />
12-
<PackageReference Include="Scalar.AspNetCore" Version="2.4.13" />
12+
<PackageReference Include="Scalar.AspNetCore" Version="2.4.16" />
1313
</ItemGroup>
1414

1515
<ItemGroup>

0 commit comments

Comments
 (0)