Skip to content

Commit

Permalink
build(deps): bump reactor-grpc from 1.0.1 to 1.2.3
Browse files Browse the repository at this point in the history
Bumps reactor-grpc from 1.0.1 to 1.2.3.

---
updated-dependencies:
- dependency-name: com.salesforce.servicelibs:reactor-grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and jntakpe committed Jan 10, 2022
1 parent b431c05 commit 6e4a7d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ protobuf {
artifact = "io.envoyproxy.protoc-gen-validate:protoc-gen-validate:0.6.2"
}
id(reactorId) {
artifact = "com.salesforce.servicelibs:reactor-grpc:1.0.1"
artifact = "com.salesforce.servicelibs:reactor-grpc:1.2.3"
}
id(krotoId) {
artifact = "com.github.marcoferrer.krotoplus:protoc-gen-kroto-plus:0.6.1"
Expand Down

0 comments on commit 6e4a7d8

Please sign in to comment.