I need to mock some methods in an eclipse rcp plugin and need to reference mockito v4.6.1 plugin in my eclipse target definition. But can't find any p2 repository for a recent version of Mockito plugin. The only one I found is the Orbit one but with only a very old version, org.mokito_v2.23 at: https://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/
How can I found an update site with recent version of Mockito ?