Skip to content

Commit

Permalink
Bump com.exactpro.th2:grpc-common
Browse files Browse the repository at this point in the history
Bumps com.exactpro.th2:grpc-common from 4.4.0-dev to 4.5.0-dev-version-4-8599736039-52e1edb-SNAPSHOT.

---
updated-dependencies:
- dependency-name: com.exactpro.th2:grpc-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 16, 2024
1 parent 5d1b2d0 commit 6604fd1
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 @@ -181,7 +181,7 @@ tasks.register('integrationTest', Test) {

dependencies {
api platform("com.exactpro.th2:bom:4.6.0")
api('com.exactpro.th2:grpc-common:4.4.0-dev') {
api('com.exactpro.th2:grpc-common:4.5.0-dev-version-4-8599736039-52e1edb-SNAPSHOT') {
because('protobuf transport is main now, this dependency should be moved to grpc, mq protobuf modules after splitting')
}
api("com.exactpro.th2:cradle-core:$cradleVersion") {
Expand Down

0 comments on commit 6604fd1

Please sign in to comment.