Skip to content

Commit

Permalink
Merge pull request #715 from leancodepl/fix/kratos-passkey-auth
Browse files Browse the repository at this point in the history
Fix kratos passkey auth
  • Loading branch information
wojtek2288 authored Oct 29, 2024
2 parents 6440bee + ed0dec3 commit 56a85b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@

<PackageReference Update="ConfigCat.Client" Version="9.0.1" />

<PackageReference Update="LeanCode.Kratos.Client" Version="1.2.0" />
<PackageReference Update="LeanCode.Kratos.Client" Version="1.2.0-fix.1" />

<PackageReference Update="Cronos" Version="0.8.3" />
<PackageReference Update="Dapper" Version="2.1.28" />
Expand Down

0 comments on commit 56a85b4

Please sign in to comment.