Skip to content

Commit 70bb79d

Browse files
authored
Merge pull request #344 from kenjis/update-jQuery-362
chore: update jQuery to 3.6.2
2 parents 2b44adb + a6198e5 commit 70bb79d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Views/layouts/_footer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
</div>
7777
<!-- SCRIPTS -->
7878

79-
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
79+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.2/jquery.min.js"></script>
8080

8181
<script>
8282
$('#menu-toggle button').click(function(){

0 commit comments

Comments
 (0)