Skip to content

Commit

Permalink
Bump com.exactpro.th2:grpc-check1 from 3.5.1 to 3.7.0
Browse files Browse the repository at this point in the history
Bumps [com.exactpro.th2:grpc-check1](https://github.com/th2-net/th2-grpc-check1) from 3.5.1 to 3.7.0.
- [Release notes](https://github.com/th2-net/th2-grpc-check1/releases)
- [Commits](https://github.com/th2-net/th2-grpc-check1/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 22, 2023
1 parent d9e0f00 commit 142ebe4
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 @@ -205,7 +205,7 @@ signing {

dependencies {
api platform('com.exactpro.th2:bom:4.2.0')
implementation 'com.exactpro.th2:grpc-check1:3.5.1'
implementation 'com.exactpro.th2:grpc-check1:3.7.0'
implementation 'com.exactpro.th2:common:3.44.1'
implementation ('com.exactpro.th2:sailfish-utils:3.14.0') {
exclude group: 'com.fasterxml.jackson.dataformat', module: 'jackson-dataformat-yaml' // because of the vulnerability
Expand Down

0 comments on commit 142ebe4

Please sign in to comment.