This seems like something so obvious that I must be missing something, but I've been all through the DNN7 book, the documentation here, and the forums and can't find an answer that is as easy as it should be:
DNN9 seems to come with jQuery 1.9.1 and -UI 1.10.something. I need functionality that is included in the UI 1.12 release, which seems to need a newer jQ core as well.
How can I update these, so that I can use them more easily (rather than having to call them individually from the CDN? Do I really need to construct a package of my own for this (I've tried, and can't make it work)? Surely others have this problem!
I've noticed that a few libraries that I'm currently using in development have just turned up as installed libraries (DataTables, Moment, Sammy, etc), through no specific effort on my part...so I'm very confused.
Help! Thanks!
-Tim