Skip to content

Commit

Permalink
Updated grpc-service-generator
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikita-Smirnov-Exactpro committed Apr 16, 2024
1 parent a4a018f commit bef0a23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -516,6 +516,7 @@ dependencies {
+ Migrated to the th2 gradle plugin: `0.0.5` (bom: `4.6.1`)
+ Updated:
+ grpc-common: `4.5.0-dev`
+ grpc-service-generator: `3.6.1`

### 5.10.1-dev

Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,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 bef0a23

Please sign in to comment.