Skip to content

Commit

Permalink
kmmresult 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
JesusMcCloud committed Aug 21, 2023
1 parent 8cf9dcc commit ceae408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vclib/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ kotlin {
commonImplementationDependencies()
api(datetime())
api(serialization("cbor"))
api("at.asitplus:kmmresult:1.5.1")
api("at.asitplus:kmmresult:1.5.2")
api("io.matthewnelson.kotlin-components:encoding-base16:${VcLibVersions.encoding}")
api("io.matthewnelson.kotlin-components:encoding-base64:${VcLibVersions.encoding}")
}
Expand Down

0 comments on commit ceae408

Please sign in to comment.