Skip to content

Commit

Permalink
Merge pull request #2 from FairPlay137/dependabot/nuget/OutrunSharp/S…
Browse files Browse the repository at this point in the history
…washbuckle.AspNetCore.SwaggerUI-6.1.1

Bump Swashbuckle.AspNetCore.SwaggerUI from 6.1.0 to 6.1.1 in /OutrunSharp
  • Loading branch information
FairPlay137 authored Mar 18, 2021
2 parents a6c663c + 24134ed commit 92624ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OutrunSharp/OutrunSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="MySql.Data" Version="8.0.23" />
<PackageReference Include="Swashbuckle.AspNetCore.Swagger" Version="6.1.0" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerGen" Version="6.1.0" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerUI" Version="6.1.0" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerUI" Version="6.1.1" />
</ItemGroup>

</Project>

0 comments on commit 92624ee

Please sign in to comment.