Skip to content

Commit

Permalink
chore: bumped ssikit dependency (#169)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeplotean authored Aug 7, 2023
1 parent 05e21ca commit 37377c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ repositories {

dependencies {
// SSIKIT
implementation("id.walt:waltid-ssikit:1.2306201406.0")
implementation("id.walt:waltid-ssikit:1.2308021811.0")
implementation("id.walt:waltid-sd-jwt-jvm:1.2306160840.0")

implementation("io.javalin:javalin-bundle:4.6.8")
Expand Down

0 comments on commit 37377c8

Please sign in to comment.