Update R in Posit Workbench

Hello,

I am using the PositWorkBench for the R studio. How can I update the R to the latest version..

At present I have the following R version

> R.version.string
[1] "R version 4.2.3 (2023-03-15)"

and some of my packages are not running and giving me errors. However, they re running in the local machine where R version is latest

> R.version.string
[1] "R version 4.3.3 (2024-02-29)"

SO, I WANT TO KNOW HOW CAN GET THE LATEST VERSION IN THE POSIT WORKBENCH.