Skip to content

Commit

Permalink
Bump com.exactpro.th2:bom from 4.6.0 to 4.6.1
Browse files Browse the repository at this point in the history
Bumps [com.exactpro.th2:bom](https://github.com/th2-net/th2-bom) from 4.6.0 to 4.6.1.
- [Commits](https://github.com/th2-net/th2-bom/commits)

---
updated-dependencies:
- dependency-name: com.exactpro.th2:bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

dependencies {
api platform("com.exactpro.th2:bom:4.6.0")
api platform("com.exactpro.th2:bom:4.6.1")
api('com.exactpro.th2:grpc-common:4.4.0-dev') {
because('protobuf transport is main now, this dependency should be moved to grpc, mq protobuf modules after splitting')
}
Expand Down

0 comments on commit 392c836

Please sign in to comment.