Skip to content

Commit

Permalink
Merge pull request #125 from marcominerva/develop
Browse files Browse the repository at this point in the history
Update SimpleAuthTools.Abstractions to v2.1.5
  • Loading branch information
marcominerva authored Oct 9, 2024
2 parents 0df4bac + 32b3282 commit cb95a88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SimpleAuthentication/SimpleAuthentication.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="SimpleAuthenticationTools.Abstractions" Version="2.1.4" />
<PackageReference Include="SimpleAuthenticationTools.Abstractions" Version="2.1.5" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerGen" Version="6.8.1" />
</ItemGroup>

Expand Down

0 comments on commit cb95a88

Please sign in to comment.