79273387

Date: 2024-12-11 22:53:02
Score: 0.5
Natty:
Report link

While I do not know why the dependencies were not automatically added, I worked around the problem by adding them manually:

pitest(group: 'org.pitest', name: 'pitest-command-line', version:'1.15.0')
pitest(group: 'org.pitest', name: 'pitest-entry', version:'1.15.0')
pitest(group: 'org.pitest', name: 'pitest', version:'1.15.0')
Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: John Gregg