Skip to content

Commit

Permalink
chore(deps): update dependency jquery to v3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 12, 2023
1 parent 546f8e3 commit 1e737c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<link rel="stylesheet" href="{% link /css/gravitee.css %}">
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Libre%20Franklin" />

<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.0/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
<script src="{% link /js/jquery.navgoco.min.js %}"></script>

Expand Down

0 comments on commit 1e737c0

Please sign in to comment.