Skip to content

Commit

Permalink
Update swashbuckle-aspnetcore monorepo to 6.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 23, 2024
1 parent c8dcac2 commit fadb72b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions template/MyServiceBroker.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<ItemGroup>
<PackageReference Include="OpenServiceBroker.Server" Version="0.5.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.8" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.7.3" />
<PackageReference Include="Swashbuckle.AspNetCore.Newtonsoft" Version="6.7.3" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.8.0" />
<PackageReference Include="Swashbuckle.AspNetCore.Newtonsoft" Version="6.8.0" />
</ItemGroup>

</Project>

0 comments on commit fadb72b

Please sign in to comment.