Skip to content

Commit

Permalink
Merge pull request #67 from mattgwagner/dependabot/nuget/Swashbuckle.…
Browse files Browse the repository at this point in the history
…AspNetCore-6.1.1
  • Loading branch information
dependabot[bot] authored Mar 18, 2021
2 parents fbbe110 + 11d7098 commit c8d985e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RedLeg.Forms.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageReference Include="iTextSharp.LGPLv2.Core" Version="1.7.1" />
<PackageReference Include="Serilog.AspNetCore" Version="4.0.0" />
<PackageReference Include="Sentry.AspNetCore" Version="3.1.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.1.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.1.1" />
<PackageReference Include="Serilog.Sinks.Seq" Version="5.0.0" />
<PackageReference Include="Swashbuckle.Core" Version="5.6.0" />
</ItemGroup>
Expand Down

0 comments on commit c8d985e

Please sign in to comment.