Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: com.exactpro.th2:grpc-service-generator
  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 b645f0e
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 @@ -39,7 +39,7 @@ version = release_version
ext {
grpcVersion = '1.62.2'
protobufVersion = '3.25.3'
serviceGeneratorVersion = '3.6.0'
serviceGeneratorVersion = '3.6.1'

cradleVersion = '5.1.5-dev'
junitVersion = '5.10.2'
Expand Down

0 comments on commit b645f0e

Please sign in to comment.