Update jquery to 3.5.1

This commit is contained in:
Scala Steward 2020-05-06 16:15:08 +02:00
parent 8a476aaef7
commit ac2db0f631
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6

View File

@ -35,7 +35,7 @@ object Dependencies {
val SwaggerUIVersion = "3.25.1"
val SemanticUIVersion = "2.4.1"
val TwelveMonkeysVersion = "3.5"
val JQueryVersion = "3.5.0"
val JQueryVersion = "3.5.1"
val ViewerJSVersion = "0.5.8"