grpc-java/netty
Eric Anderson ff8e413760
Remove direct dependency on j2objc
Bazel had the dependency added because of #5046, where Guava was
depending on it as compile-only and Bazel build have "unknown enum
constant" warnings. Guava now has a compile dependency on j2objc, so
this workaround is no longer needed. There are currently no version skew
issues in Gradle, which was the only usage.
2024-08-13 21:33:55 -07:00
..
shaded Upgrade Netty to 4.1.110 and tcnative to 2.0.65 (#11444) 2024-08-06 20:38:08 +05:30
src netty: Use DefaultELG with LocalChannel in test 2024-08-12 15:39:12 -07:00
BUILD.bazel Remove direct dependency on j2objc 2024-08-13 21:33:55 -07:00
build.gradle Fix various typos (#11144) 2024-05-06 20:29:44 -07:00