Bundling all Jquery files

Bundling all Jquery files

In my asp.net master page, I have around 15 script tags pointing to different JQuery main and plugin files. Is there a way we can bundle all these JS files into a single file so that the amount of downloads can be minimized?