You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What went wrong:
A problem occurred evaluating project ':ch02:productinfo:java:client'.
Could not find method compile() for arguments [io.grpc:grpc-netty:1.39.0] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.
The text was updated successfully, but these errors were encountered:
The Project.getConvention() method has been deprecated. This is scheduled to be removed in Gradle 9.0. Consult the upgrading guide for further information: https://docs.gradle.org/8.6/userguide/upgrading_version_8.html#deprecated_access_to_conventions
at build_e3pxcp883m5ds6fgcp1hnfjlp.run(/Users/129021/Desktop/Edu/gRPC/grpc-up-and-running/samples/samples/ch02/productinfo/java/client/build.gradle:2)
(Run with --stacktrace to get the full stack trace of this deprecation warning.)
The org.gradle.api.plugins.Convention type has been deprecated. This is scheduled to be removed in Gradle 9.0. Consult the upgrading guide for further information: https://docs.gradle.org/8.6/userguide/upgrading_version_8.html#deprecated_access_to_conventions
The org.gradle.util.ConfigureUtil type has been deprecated. This is scheduled to be removed in Gradle 9.0. Consult the upgrading guide for further information: https://docs.gradle.org/8.6/userguide/upgrading_version_8.html#org_gradle_util_reports_deprecations
FAILURE: Build failed with an exception.
Where:
Build file '/Users/tester/Desktop/Edu/gRPC/grpc-up-and-running/samples/samples/ch02/productinfo/java/client/build.gradle' line: 11
What went wrong:
A problem occurred evaluating project ':ch02:productinfo:java:client'.
The text was updated successfully, but these errors were encountered: