Skip to content

Commit a6198e5

Browse files
committed
chore: update jQuery to 3.6.2
1 parent 2b44adb commit a6198e5

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)