Skip to content

Commit

Permalink
chore: matches e2e sdk version to local publication (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
amagyar-iohk authored Feb 29, 2024
1 parent 40a67dc commit 811402b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/end-to-end/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ repositories {
}

dependencies {
testImplementation("io.iohk.atala.prism.walletsdk:atala-prism-sdk:2.7.0")
testImplementation("io.iohk.atala.prism.walletsdk:atala-prism-sdk:2.6.0")
testImplementation("io.iohk.atala.prism:prism-kotlin-client:1.28.0")
testImplementation("io.iohk.atala:atala-automation:0.3.0")
}
Expand Down

0 comments on commit 811402b

Please sign in to comment.