You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2022/07/12 01:19:33 UTC

[GitHub] [openwhisk] upgle commented on a diff in pull request #5276: Bumping to gradle 6

upgle commented on code in PR #5276:
URL: https://github.com/apache/openwhisk/pull/5276#discussion_r918466750


##########
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:
   No, this is for resolving compatibility issue with gradle 6.
   This PR is for gradle version upgrade only and does not consider any other issues.



-- 
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: issues-unsubscribe@openwhisk.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org