DEP Update jQuery to 3.7.1

This commit is contained in:
Garion Herman 2023-11-17 14:15:55 +13:00
parent 8cf628a1a5
commit d3228db60d
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ Change it, enhance it and most importantly enjoy it!
</div>
<% include Footer %>
<% require javascript('//code.jquery.com/jquery-3.3.1.min.js') %>
<% require javascript('//code.jquery.com/jquery-3.7.1.min.js') %>
<% require themedJavascript('script') %>
</body>