Skip to content

Commit

Permalink
Revert grpc-java back 1.59.1 -> 1.56.1 (#2784)
Browse files Browse the repository at this point in the history
Motivation:

To validate it works as expected with Netty 4.1.103.Final.
This is a test dependency anyway.
  • Loading branch information
idelpivnitskiy committed Dec 13, 2023
1 parent 4d30837 commit 42e3b0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,6 @@ spotbugsPluginVersion=5.0.13

apacheDirectoryServerVersion=1.5.7
commonsLangVersion=2.6
grpcVersion=1.59.1
grpcVersion=1.56.1
javaxAnnotationsApiVersion=1.3.5
jsonUnitVersion=2.38.0

0 comments on commit 42e3b0b

Please sign in to comment.