Skip to content

Commit c51bd20

Browse files
authored
Merge pull request #9 from nanotaboada/dependabot/nuget/NSwag.AspNetCore-14.1.0
chore(deps): bump NSwag.AspNetCore from 14.0.8 to 14.1.0
2 parents 8e7c2a9 + 869fe99 commit c51bd20

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.7" />
1111
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.7" />
12-
<PackageReference Include="NSwag.AspNetCore" Version="14.0.8" />
12+
<PackageReference Include="NSwag.AspNetCore" Version="14.1.0" />
1313
</ItemGroup>
1414

1515
</Project>

0 commit comments

Comments
 (0)