raboof commented on code in PR #565: URL: https://github.com/apache/pekko-grpc/pull/565#discussion_r2609883858
########## 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: are we sure we still need the explicit scala version here? the comment/issue seems to suggest it was only added because of a specific problem with 2.12.13 -- 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]
