Skip to content

Commit 3592f54

Browse files
authored
chore: update jQuery to 3.6.3 (#345)
1 parent 70bb79d commit 3592f54

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.6.2/jquery.min.js"></script>
79+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.3/jquery.min.js"></script>
8080

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

0 commit comments

Comments
 (0)