From e595e0eac086ea5fa14d7e13a2ad66e2ccb64dd4 Mon Sep 17 00:00:00 2001
From: Richard Harrah <1672786+ToppleTheNun@users.noreply.github.com>
Date: Wed, 18 May 2022 22:19:21 -0400
Subject: Update jquery, jquery-migrate, and jquery-ui in javadoc (#2482)
* update jquery, jquery-migrate, and jquery-ui
update to jquery 3.6.0
update to jquery-migrate 3.4.0
update to jquery-ui 1.13.1
* use minified versions of jquery
---
plugins/javadoc/src/main/resources/views/components/head.korte | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
(limited to 'plugins/javadoc/src/main/resources/views')
diff --git a/plugins/javadoc/src/main/resources/views/components/head.korte b/plugins/javadoc/src/main/resources/views/components/head.korte
index 6db0b31e..8f4aa12d 100644
--- a/plugins/javadoc/src/main/resources/views/components/head.korte
+++ b/plugins/javadoc/src/main/resources/views/components/head.korte
@@ -5,8 +5,8 @@
-
-
+
+
@@ -15,4 +15,4 @@
-
\ No newline at end of file
+
--
cgit