Skip to content

Commit

Permalink
Update nftkit version
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedsmiai authored Sep 5, 2023
1 parent 5458d2b commit 7e1d561
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 @@ -63,7 +63,7 @@ dependencies {
testImplementation("io.kotest:kotest-assertions-json:5.5.5")

// NftKit
implementation("id.walt:waltid-nftkit:1.2308121419.0")
implementation("id.walt:waltid-nftkit:1.2309031307.0")

// HTTP / Client: ktor
implementation("io.ktor:ktor-client-core:2.2.4")
Expand Down

0 comments on commit 7e1d561

Please sign in to comment.