Skip to content

Commit

Permalink
dependency fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleg Smelov committed Apr 8, 2024
1 parent d2f9fd0 commit baebce6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ configurations.all {
dependencies {
implementation("com.exactpro.th2:common:5.10.0-dev")
implementation("com.exactpro.th2:grpc-common:4.4.0-dev")
implementation("com.exactpro.th2:grpc-hand:3.0.0-RM-84612-8598332645-501bbe0-SNAPSHOT")
implementation("com.exactpro.th2:grpc-hand:3.0.0-RM-84612-8595680156-664ca73-SNAPSHOT")
implementation("com.exactpro.th2:hand:5.0.0-RM-84612-no-log4j-8545363969-62a26ef-SNAPSHOT")
implementation("com.exactpro.th2:act-gui-core:3.0.0-RM-84612-8552406828-ac72781-SNAPSHOT")
implementation("com.exactpro.th2:grpc-act-uiframework-win-demo:1.3.0-RM-84612-8544485219-ed352c1-SNAPSHOT")
Expand Down

0 comments on commit baebce6

Please sign in to comment.