Skip to content

Commit 9e28718

Browse files
Update jquery-ui to 1.14.1
1 parent ec7ff52 commit 9e28718

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ object Dependencies {
107107
// Web jars
108108
val bootstrap = "org.webjars" % "bootstrap" % "5.3.3"
109109
val jquery = "org.webjars" % "jquery" % "3.7.1"
110-
val jqueryui = "org.webjars" % "jquery-ui" % "1.13.3"
110+
val jqueryui = "org.webjars" % "jquery-ui" % "1.14.1"
111111
val lodash = "org.webjars.npm" % "lodash" % "4.17.21"
112112
val react = "org.webjars" % "react" % "16.5.2"
113113
val epoch = "org.webjars.npm" % "epoch-charting" % "0.8.4"

0 commit comments

Comments
 (0)