pjfanning commented on code in PR #175:
URL: 
https://github.com/apache/incubator-pekko-grpc/pull/175#discussion_r1315990070


##########
gradle-plugin/src/test/groovy/func/GradleCompatibilitySpec.groovy:
##########
@@ -42,7 +42,7 @@ class GradleCompatibilitySpec extends BaseSpec {
         then:
         result.task(":tasks").outcome == TaskOutcome.SUCCESS
         where:
-        gradleVersion << ["5.6", "5.6.4", "6.9.1"]
+        gradleVersion << ["5.6", "5.6.4", "7.6.2"]

Review Comment:
   I'll have a look - it does look like these unit tests may not be part of the 
CI build



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to