Update jquery to 3.5.0

This commit is contained in:
Scala Steward 2020-04-15 00:16:04 +02:00
parent d80590954e
commit 9c3a0d7320
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6

View File

@ -36,7 +36,7 @@ object Dependencies {
val SwaggerUIVersion = "3.25.0"
val SemanticUIVersion = "2.4.1"
val TwelveMonkeysVersion = "3.5"
val JQueryVersion = "3.4.1"
val JQueryVersion = "3.5.0"
val ViewerJSVersion = "0.5.8"