grpc-java/netty/shaded
Eric Anderson 8feb919167 netty/shaded: Add missing evaluationDependsOn
`project(':grpc-netty').configurations` requires the grpc-netty project
to be configured, which requires evaluationDependsOn. Without
evaluationDependsOn, project loading order is arbitrary and you can get
random errors after small configuration changes.
2024-03-05 10:38:55 -08:00
..
src/testShadow/java/io/grpc/netty/shaded Migrate many usages of TestUtils.loadCert() to the public TlsTesting 2023-05-09 17:01:31 -07:00
BUILD.bazel all: Update netty to 4.1.77.Final and netty_tcnative to 2.0.53.Final (#9027) 2022-06-24 10:47:27 -07:00
build.gradle netty/shaded: Add missing evaluationDependsOn 2024-03-05 10:38:55 -08:00