ChromeDriver version older than I've setup as custom

Hi, I have setup the latest version of Chrome driver ( ChromeDriver 2.45 )but when I execute the test cases the version is ChromeDriver 2.43.600210
The setup custom is in my project path like this https://docs.katalon.com/katalon-studio/docs/open-chrome-with-extensions.html

Do you have some suggestions?

Regards

Follow this guide to replace the drivers that your studio is using:

https://docs.katalon.com/katalon-studio/docs/update-or-replace-web-browser-drivers-and-selenium.html

Keep in mind that while that is totally fine to do, the studio cannot guarantee that your custom drivers/selenium versions will always agree with each other/behave properly.