Skip to content

Commit

Permalink
Update swashbuckle-aspnetcore monorepo to 7.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and bastianeicher committed Dec 15, 2024
1 parent eedec47 commit b6c3b7c
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.11" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.1.0" />
<PackageReference Include="Swashbuckle.AspNetCore.Newtonsoft" Version="7.1.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.2.0" />
<PackageReference Include="Swashbuckle.AspNetCore.Newtonsoft" Version="7.2.0" />
</ItemGroup>

</Project>

0 comments on commit b6c3b7c

Please sign in to comment.