Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ bouncycastle = "1.84"
junit-jupiter = "6.1.0"
# pk-auth: the passkeys-first auth library set, consumed from Maven Central (NOT vendored).
# mini-oidc depends on pk-auth-core for the passkey credential layer.
pk-auth = "2.0.0"
pk-auth = "2.1.0"

[libraries]
# JSON (Jackson 3.x). Used by mini-kms's protocol/keystore, mini-idp's claims/stores/DTOs,
Expand Down