Skip to content

Commit 8263874

Browse files
authored
Merge pull request #8 from soup-bowl/dependabot/nuget/backend/dev-dependencies-82b674765c
Bump the dev-dependencies group in /backend with 2 updates
2 parents 3f1ab08 + e462d0a commit 8263874

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

backend/Discapp.API/Discapp.API.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.1" />
11+
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.7" />
1212
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="8.0.7">
1313
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1414
<PrivateAssets>all</PrivateAssets>
1515
</PackageReference>
1616
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="8.0.2" />
17-
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.4.0" />
17+
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.7.0" />
1818
</ItemGroup>
1919

2020
<ItemGroup>

0 commit comments

Comments
 (0)