We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec7ff52 commit 9e28718Copy full SHA for 9e28718
project/Dependencies.scala
@@ -107,7 +107,7 @@ object Dependencies {
107
// Web jars
108
val bootstrap = "org.webjars" % "bootstrap" % "5.3.3"
109
val jquery = "org.webjars" % "jquery" % "3.7.1"
110
- val jqueryui = "org.webjars" % "jquery-ui" % "1.13.3"
+ val jqueryui = "org.webjars" % "jquery-ui" % "1.14.1"
111
val lodash = "org.webjars.npm" % "lodash" % "4.17.21"
112
val react = "org.webjars" % "react" % "16.5.2"
113
val epoch = "org.webjars.npm" % "epoch-charting" % "0.8.4"
0 commit comments