Skip to content

Commit

Permalink
gRPC 4.2.0
Browse files Browse the repository at this point in the history
Although this is a minor upgrade in a patch release. We do it because gRPC 4.2.0 is built with 4.2.0 and contains the gRPC transitive dependency upgrade which fixes the [bug with the itty upgrade](micronaut-projects/micronaut-grpc#805)
  • Loading branch information
sdelamo authored Nov 30, 2023
1 parent fb3742b commit 6eb9a0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ managed-micronaut-flyway = "6.2.1"
managed-micronaut-gcp = "5.3.0"
managed-micronaut-graphql = "4.1.0"
managed-micronaut-groovy = "4.1.0"
managed-micronaut-grpc = "4.1.0"
managed-micronaut-grpc = "4.2.0"
managed-micronaut-hibernate-validator = "4.1.0"
managed-micronaut-jaxrs = "4.2.0"
managed-micronaut-jms = "3.1.0"
Expand Down

0 comments on commit 6eb9a0d

Please sign in to comment.