diff --git a/build.gradle b/build.gradle index a547d2e..dd4f643 100644 --- a/build.gradle +++ b/build.gradle @@ -59,7 +59,7 @@ repositories { dependencies { api platform('com.exactpro.th2:bom:4.6.0') - implementation('com.exactpro.remotehand:remotehand:1.7.3-TH2-4662-no-log4j-8505338524-SNAPSHOT') + implementation('com.exactpro.remotehand:remotehand:1.7.3-TH2-4662-no-log4j-8506347590-SNAPSHOT') implementation("com.exactpro.th2:grpc-hand:3.0.0-RM-84612-+") { exclude group: "com.google.guava", module: "guava" // for compatibility with Selenium 3.141.59 }