Skip to content

Commit d9f840f

Browse files
authored
Merge pull request #6 from nanotaboada/dependabot/nuget/NSwag.AspNetCore-14.0.8
chore(deps): bump NSwag.AspNetCore from 14.0.7 to 14.0.8
2 parents c187053 + db9ee05 commit d9f840f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PlayersApi/PlayersApi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ItemGroup>
1010
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="8.0.6" />
1111
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.6" />
12-
<PackageReference Include="NSwag.AspNetCore" Version="14.0.7" />
12+
<PackageReference Include="NSwag.AspNetCore" Version="14.0.8" />
1313
</ItemGroup>
1414

1515
</Project>

0 commit comments

Comments
 (0)