Skip to content

Commit

Permalink
Fix disclosureless Sd-Jwt (#181)
Browse files Browse the repository at this point in the history
* bump version of sd-jwt lib

Signed-off-by: Johannes Tuerk <johannes.tuerk@lissi.id>

* bump sd-jwt lib

Signed-off-by: Johannes Tuerk <johannes.tuerk@lissi.id>

---------

Signed-off-by: Johannes Tuerk <johannes.tuerk@lissi.id>
  • Loading branch information
JoTiTu authored Sep 6, 2024
1 parent 17c4599 commit 58ad533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/WalletFramework.SdJwtVc/WalletFramework.SdJwtVc.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="SD-JWT" Version="0.1.0-rc.59" />
<PackageReference Include="SD-JWT" Version="0.1.0-rc.65" />
</ItemGroup>
</Project>

0 comments on commit 58ad533

Please sign in to comment.