Skip to content

Commit

Permalink
Merge pull request #110 from marcominerva/develop
Browse files Browse the repository at this point in the history
Update package versions
  • Loading branch information
marcominerva authored Jul 10, 2024
2 parents 102aadb + a62659c commit 5077548
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/SimpleAuthentication/SimpleAuthentication.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="SimpleAuthenticationTools.Abstractions" Version="2.0.13" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerGen" Version="6.6.1" />
<PackageReference Include="SimpleAuthenticationTools.Abstractions" Version="2.0.14" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerGen" Version="6.6.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 5077548

Please sign in to comment.