jquery ui sortable multi version problem

jquery ui sortable multi version problem

Hi,
I'm using jQuery 1.7.2 and higher version and implemented sortable functionality.Which is working fine.
But when I include in my Richfaces application . It was not working.
Got to know that it was taking 1.3.2 version of jQuery.
Used noConflict() also. But problem havent resolved.
Please help me out.Thanks in advance