Skip to content

Commit

Permalink
Merge pull request #5 from seiggy/dependabot/nuget/Swashbuckle.AspNet…
Browse files Browse the repository at this point in the history
…Core.SwaggerUi-5.0.0

Bump Swashbuckle.AspNetCore.SwaggerUi from 2.4.0 to 5.0.0
  • Loading branch information
seiggy authored Jan 29, 2020
2 parents 8028a91 + 8ac3427 commit 48b7701
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Arke.ServiceHost/Arke.ServiceHost.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="Swashbuckle.AspNetCore" Version="2.4.0" />
<PackageReference Include="Swashbuckle.AspNetCore.Swagger" Version="2.4.0" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerGen" Version="2.4.0" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerUi" Version="2.4.0" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerUi" Version="5.0.0" />
<PackageReference Include="System.Runtime.Serialization.Formatters" Version="4.3.0" />
</ItemGroup>

Expand Down

0 comments on commit 48b7701

Please sign in to comment.