dejan2609 commented on code in PR #20727:
URL: https://github.com/apache/kafka/pull/20727#discussion_r2443329691
##########
build.gradle:
##########
@@ -1129,7 +1129,7 @@ project(':core') {
if (userEnableTestCoverage) {
scoverage {
scoverageVersion = versions.scoverage
- scoverageScalaVersion = '2.13.16' //
`org.scoverage:scalac-scoverage-plugin_2.13.16:2.3.0` is the latest as of now
+ scoverageScalaVersion = versions.scala //
`org.scoverage:scalac-scoverage-plugin_2.13.17:2.4.0` is the latest as of now
Review Comment:
Done.
--
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]