Skip to content

Commit

Permalink
grpc-hand & remotehand update to dev release
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleg Smelov committed Apr 10, 2024
1 parent be99e54 commit 830d5fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ repositories {
dependencies {
api platform('com.exactpro.th2:bom:4.6.0')

implementation('com.exactpro.remotehand:remotehand:1.7.3-TH2-4662-no-log4j-8596263345-06c22d6-SNAPSHOT')
implementation("com.exactpro.th2:grpc-hand:3.0.0-RM-84612-8595680156-664ca73-SNAPSHOT") {
implementation('com.exactpro.remotehand:remotehand:1.8.0-dev')
implementation("com.exactpro.th2:grpc-hand:3.0.0-dev") {
exclude group: "com.google.guava", module: "guava" // for compatibility with Selenium 3.141.59
}
implementation("com.exactpro.th2:common:5.10.0-dev") {
Expand Down

0 comments on commit 830d5fd

Please sign in to comment.