Skip to content

Commit

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

build(deps): Bump Swashbuckle.AspNetCore from 6.7.3 to 6.8.1
  • Loading branch information
mergify[bot] authored Oct 1, 2024
2 parents 3ced7f8 + e1d850c commit 033ae17
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.4" />
<PackageReference Include="NLog.Web.AspNetCore" Version="5.3.12" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.4" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.7.3" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.8.1" />
</ItemGroup>

</Project>

0 comments on commit 033ae17

Please sign in to comment.