pjfanning commented on code in PR #565: URL: https://github.com/apache/pekko-grpc/pull/565#discussion_r2609995346
########## sbt-plugin/src/sbt-test/gen-java/01-gen-basic-java/build.sbt: ########## @@ -7,9 +7,7 @@ * This file is part of the Apache Pekko project, which was derived from Akka. */ -// Can be removed when we move to 2.12.14 -// https://github.com/akka/akka-grpc/pull/1279 -scalaVersion := "2.12.20" +scalaVersion := "2.12.21" Review Comment: I tried to remove them on main branch and nothing worked -- 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]
