Skip to content

Commit

Permalink
Merge pull request #178 from quasarke/dependabot/nuget/Swashbuckle.As…
Browse files Browse the repository at this point in the history
…pNetCore.SwaggerUi-6.5.0

Bump Swashbuckle.AspNetCore.SwaggerUi from 6.2.3 to 6.5.0
  • Loading branch information
wdunn001 authored Sep 9, 2024
2 parents d550cf8 + 049136a commit 423bdd1
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 @@ -28,7 +28,7 @@
<PackageReference Include="SimpleInjector" Version="5.3.3" />
<PackageReference Include="Swashbuckle.AspNetCore.Swagger" Version="6.2.3" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerGen" Version="6.2.3" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerUi" Version="6.2.3" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerUi" Version="6.5.0" />
<PackageReference Include="System.Runtime.Serialization.Formatters" Version="4.3.0" />
<PackageReference Include="Arke.ARI" Version="1.3.0" />
</ItemGroup>
Expand Down

0 comments on commit 423bdd1

Please sign in to comment.