79333711

Date: 2025-01-06 16:39:35
Score: 1
Natty:
Report link

In my case the problem was with LocalDate in Java 17, even though my project was configured as Java 11 project, IntelliJ was using Java 17, so I change the configuration on IntelliJ to use Java 11 and then it worked, apparently Java 17 is not entirely compatible with GSON dependency.

Reasons:
  • Whitelisted phrase (-1): it worked
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Carlos Marmolejo