Skip to content

Commit

Permalink
Update swashbuckle-aspnetcore monorepo to 6.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 15, 2024
1 parent 551a588 commit adec60c
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.10" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.8.1" />
<PackageReference Include="Swashbuckle.AspNetCore.Newtonsoft" Version="6.8.1" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.9.0" />
<PackageReference Include="Swashbuckle.AspNetCore.Newtonsoft" Version="6.9.0" />
</ItemGroup>

</Project>

0 comments on commit adec60c

Please sign in to comment.