Binary Management

Hey Guys,
Wondering if you could help me out with situation

I’m evaluating Katalon at this stage.
When I run tests in chrome driver through katalon it runs chromedriver 2.35, please see below

02-06-2018 11:25:56 AM - [INFO]   - Action delay is set to 0 secondsStarting ChromeDriver 2.35.528157 (4429ca2590d6988c0745c24c8858745aaaec01ef) on port 30582Only local connections are allowed.Feb 06, 2018 11:25:58 AM org.openqa.selenium.remote.ProtocolHandshake createSessionINFO: Detected dialect: OSS

However I have another project where I use webdriver API that uses my chromedriver local installation which is 2.33

Starting ChromeDriver 2.33.506106 (8a06c39c4582fbfbab6966dbb1c38a9173bfb1a2) on port 34550Only local connections are allowed.Feb 06, 2018 11:29:22 AM org.openqa.selenium.remote.ProtocolHandshake createSessionINFO: Detected dialect: OSS

So the question is do you think if I can change the driver versions in Katalon… eg chromedriver 2.35 to 2.33, how do you think I can manage binaries in katalon.

Please help.

Thanks
Niro