Skip to content

Commit

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

build(deps): Bump Swashbuckle.AspNetCore from 6.8.1 to 6.9.0
  • Loading branch information
mergify[bot] authored Nov 1, 2024
2 parents 34dbf73 + bfd35aa commit f2f7017
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.14" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.8" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.8.1" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.9.0" />
</ItemGroup>

</Project>

0 comments on commit f2f7017

Please sign in to comment.