79346365

Date: 2025-01-10 16:37:57
Score: 1.5
Natty:
Report link

To solve this issue, simply wrap the sourceCompatibility with java as follow and update all deprecated plugins to latest versions:

java {
   sourceCompatibility = '21'
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Taoufik Laaroussi