Skip to content

Commit

Permalink
Merge pull request #1 from dannyc84/dependabot/nuget/src/Cubes3DInter…
Browse files Browse the repository at this point in the history
…section.Api/Swashbuckle.AspNetCore.SwaggerUI-6.4.0

Bump Swashbuckle.AspNetCore.SwaggerUI from 5.4.1 to 6.4.0 in /src/Cubes3DIntersection.Api
  • Loading branch information
dannyc84 committed Apr 21, 2024
2 parents 0432749 + fe8f383 commit 8a40b2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cubes3DIntersection.Api/Cubes3DIntersection.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="3.1.3" />
<PackageReference Include="Swashbuckle.AspNetCore.Swagger" Version="5.4.1" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerGen" Version="5.4.1" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerUI" Version="5.4.1" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerUI" Version="6.4.0" />
<PackageReference Include="System.Configuration.ConfigurationManager" Version="4.7.0" />
</ItemGroup>

Expand Down

0 comments on commit 8a40b2b

Please sign in to comment.