style95 commented on code in PR #5276:
URL: https://github.com/apache/openwhisk/pull/5276#discussion_r918452449
##########
core/scheduler/build.gradle:
##########
@@ -44,7 +44,7 @@ buildscript {
dependencies {
// see https://plugins.gradle.org/plugin/com.lightbend.akka.grpc.gradle
// for the currently latest version.
- classpath
'gradle.plugin.com.lightbend.akka.grpc:akka-grpc-gradle-plugin:0.7.2'
+ classpath 'com.lightbend.akka.grpc:akka-grpc-gradle-plugin:1.0.0'
Review Comment:
Does this handle the annoying akka-grpc plugin logs issue?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]