Skip to content

Commit 083243d

Browse files
Update dependency jquery to v3.7.0
| datasource | package | from | to | | ---------- | -------------------- | ----- | ----- | | cdnjs | jquery/jquery.min.js | 3.6.0 | 3.7.0 |
1 parent f2d62a9 commit 083243d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/_includes/_js-bottom-docs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- Jquery -->
2-
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
2+
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.0/jquery.min.js"></script>
33
<!-- Github functions -->
44
<script async defer src="https://buttons.github.io/buttons.js"></script>
55

0 commit comments

Comments
 (0)