Skip to content

Commit

Permalink
grpc-hand update
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleg Smelov committed Apr 3, 2024
1 parent 76ce516 commit 62a26ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ dependencies {
api platform('com.exactpro.th2:bom:4.6.0')

implementation('com.exactpro.remotehand:remotehand:1.7.3-TH2-4662-no-log4j-8516574073-SNAPSHOT')
implementation("com.exactpro.th2:grpc-hand:3.0.0-RM-84612-8517996781-SNAPSHOT") {
implementation("com.exactpro.th2:grpc-hand:3.0.0-RM-84612-8544324408-SNAPSHOT") {
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 62a26ef

Please sign in to comment.