Skip to content

Commit

Permalink
PLATREQ-520: Upgrade jquery to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
pop committed Jan 29, 2025
1 parent f2d63db commit 171902a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/redoc/template.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -722,7 +722,7 @@
}}();
</script>

<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/autocomplete.js/0.37.0/autocomplete.jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prettify/r298/prettify.min.js"></script>
Expand Down

0 comments on commit 171902a

Please sign in to comment.