Skip to content

Commit

Permalink
Merge pull request #291 from bervProject/dependabot/nuget/Swashbuckle…
Browse files Browse the repository at this point in the history
….AspNetCore-6.7.3

build(deps): Bump Swashbuckle.AspNetCore from 6.6.2 to 6.7.3
  • Loading branch information
mergify[bot] authored Sep 1, 2024
2 parents 427f151 + 53f3d46 commit 35741fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ODataExample/ODataExample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PackageReference Include="NLog" Version="5.3.2" />
<PackageReference Include="NLog.Web.AspNetCore" Version="5.3.11" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.4" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.6.2" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.7.3" />
</ItemGroup>

</Project>

0 comments on commit 35741fd

Please sign in to comment.