diff --git a/tests/integration-tests/build.gradle.kts b/tests/integration-tests/build.gradle.kts index 93b81a6d1c..b64f4867c5 100644 --- a/tests/integration-tests/build.gradle.kts +++ b/tests/integration-tests/build.gradle.kts @@ -33,7 +33,7 @@ dependencies { testImplementation("io.ktor:ktor-server-netty:2.3.0") testImplementation("io.ktor:ktor-client-apache:2.3.0") // RestAPI client - testImplementation("org.hyperledger.identus:cloud-agent-client-kotlin:1.40.1-01bb43a") + testImplementation("org.hyperledger.identus:cloud-agent-client-kotlin:1.40.1-16c17ce") // Test helpers library testImplementation("io.iohk.atala:atala-automation:0.4.0") // Hoplite for configuration